Can anybody tell me if it's possible to write a program in VB that can read and edit the Master File Table of an NTFS system to restore a deleted file.... i know that it can be done in C And C++ but not sure about VB.....

Not likely. You need much lower level access to hardware than VB can even possibly begin to imagine providing. However, VB is always a great front end to another language.... so write the dirty work in C, and have VB shell it's code...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.