How to read bit and byte from a CD / harddisk boot sector ? actually, i want to use VB to read CD and harddisk sector and track bit !
Printable View
How to read bit and byte from a CD / harddisk boot sector ? actually, i want to use VB to read CD and harddisk sector and track bit !
if you are doing it on win nt, it is easy. Open the disk as a file and read bytes in 512 byte increments.