Direct Disk Access In Windows
Posted: Fri Mar 18, 2005 9:25 pm
Hi,
I am wondering if anyone knows how the program 'partcopy' accesses the disk directly in windows. I have a couple of methods that work, but they only seem to work about 25% of the time, but when I use partcopy it works 100% of the time. I have tried putting Sleep() statements between my code to allow the floppy to catch up but it doesn't work.
I was simply going to use partcopy from within my program but I need more detailed information about errors and stuff, simply redirecting console output does not give me what I need.
Cheers.
I am wondering if anyone knows how the program 'partcopy' accesses the disk directly in windows. I have a couple of methods that work, but they only seem to work about 25% of the time, but when I use partcopy it works 100% of the time. I have tried putting Sleep() statements between my code to allow the floppy to catch up but it doesn't work.
I was simply going to use partcopy from within my program but I need more detailed information about errors and stuff, simply redirecting console output does not give me what I need.
Cheers.