On Apr 5, 2005 5:15 PM, Jamie Bliss astronouth7303@gmail.com wrote:
Anyway, for those literate in C, it involves a call to CreateHardLink(), which is defined as: BOOL CreateHardLink( LPCTSTR lpFileName, // link name name LPCTSTR lpExistingFileName, // target file name LPSECURITY_ATTRIBUTES lpSecurityAttributes );
I'll send anyone the short program I have (I can't say I wrote it, don't remember) to make a hard link. The API is only supported, however, on 2k and XP.
Are you talking about junctions? http://www.sysinternals.com/ntw2k/source/misc.shtml#junction