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
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
I believe FSCTL_GET_RETRIEVAL_POINTERS is what you are after. I also found a really detailed exploration of its use.