Hi all,

I am having a problem to jump over to the MFT(metadata file)of a file. Suppose I have a D: drive (NTFS) and I have a file "Mydata.doc" in it. Now i need to go to its MFT. say suppose i have to change the creation date and time of that file.
Is there any API which can return me the offset or the sector number of its MFT by providing the handle of that file?



Thanks in advance.