[Mediawiki-l] Re: wikifarm

Dori slowpoke at gmail.com
Wed Apr 6 01:05:59 UTC 2005


On Apr 5, 2005 5:15 PM, Jamie Bliss <astronouth7303 at 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



More information about the MediaWiki-l mailing list