Hi Kees,

On Thursday, April 14, 2005 at 8:23:33 PM, Kees Zeelenberg wrote:

> Basically, the GnuWin32 implementation of stat uses as inode number the
> FileIndex from the BY_HANDLE_FILE_INFORMATION structure returned by the
> Win32 API function GetFileInformationByHandle 
> (http://msdn.microsoft.com/library/en-us/fileio/fs/getfileinformationbyhandle.asp).
> The FileIndex is a 64-bit number that indicates the position of the file in
> the Master File Table (MFT).

That's exactly what I was looking for! Thank you very much for the
information and the code snippet!

Best regards,
Torsten





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to