raw disk read/write

krkjc

New member
Joined
Oct 7, 2003
Messages
1
I am using vb.net and need to write a program that will copy a 64mb compact flash card to the hard drive in exact image form (sector by sector) so I could then insert a new formated one and copy the saved data. This should be two seperate programs one for reading and one for writing. I am sure this will involve an API call.

Thanks, Kirk
 
Back
Top