Reputation: 2401
Is there a way to know the sector/cluster number a directory entry in Window? If there's a separate or absent solution for NTFS/FAT32, it's ok, I can live with it.
Thanks,
Max
Upvotes: 2
Views: 172
Reputation: 11421
I believe FSCTL_GET_RETRIEVAL_POINTERS is what you are after. I also found a really detailed exploration of its use.
Upvotes: 1