On 03/12/2010 11:48 AM, Bert Huijben wrote: > Why do we even have this block? > > CreateHardLinkA is only implemented in Windows 2000 and later, which implies > unicode support. > (Why support an ansi version of an API that is only implemented on unicode > capable systems?) > > Bert > >
See http://msdn.microsoft.com/en-us/library/aa363860%28VS.85%29.aspx Cheers Jean-Frederic
