Library for using the Master File Table HELP!!!!

Hello in need help, im trying to do a file recovery, but i dont know what library use to comunicate whit the Master File Table, i hope you can respond to me i will be very pleased.

PD: Im doing the program in windows using borldand c++ biulder 6.0.
The MFT is a component of the OS, so to communicate with that you'd probably be looking at the WinAPI but boost is another valid option. However if your goal is file recovery then you'll want to go lower then that and talk to the device driver using IOCTL.
OK i will give it a try thanks for your help
Topic archived. No new replies allowed.