Quote Originally Posted by calme View Post
In ntfs i need to read MBR.Now i have no idea how to read?
Question to all: Is there really no way to open a sector image of the volume instead of the physical disk? This would entirely bypass the MBR and I really can't believe that it isn't possible in current Win incarnations (at least if you have sufficient rights to access the MBR anyway).

Is it possible to read MBR in VC++?
Yes, there is a way to do this, and you already have been told what it is earlier in this thread (although quite a bunch of people in here think that you shouldn't know that at all). So why don't you go back and look it up there?