Hello,
I have a Win32 application that traverses the file system and I want to test
whether it goes into infinite loops due to hard links to files. Could
anybody suggest a way of creating hard links on a Win2K machine? Also what
is the Win32 API that I can use to check if a file is a hard link (So that I
should avoid processing it in my application).
Thanks,
Siddharth.