Hello BottleDude@discussions.microsoft.com,
I'm not sure that specific MFT methods exists for this. Seems that you need
to do it manually, starting from the NTFS file structure
Read about this there http://www.digit-life.com/articles/ntfs/
---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo> Does anyone know how to read the MFT in C#? I have seen a snippet> somewhere doing it in C++, but no C#.>> I am trying to read the MFT in order to get a list of SID's for every> file on that disk.>> Thanks!>
↧