On Mon, 22 May 2000 10:23:58 -0500, [EMAIL PROTECTED] wrote:

>According to an article in November 1998 issue of MSJ there are hard links
>with a new API called CreateHardLink. This is only available with Windows
>2000 and symbolic links I think are somewhat different.

Hard links were always supported by NTFS, Win32 just didn't have a real
interface for creating them (they were needed for the POSIX subsystem).

You can use the link() function in ActivePerl 522 to create hard links on
an NTFS partition (provided you have backup operator privileges;  there is
no API to create hard links with Win32, but you can restore them from a
backup :-).

-Jan

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to