hi,
I use a software called HD-speed to test the speed of my USB hard dirve. when I test the write speed, it destroy the data in my hard dirve. can I restore my data back?
I find that the method used by HD_Speed to read/write is the following Win32 API calls: CreateFile(devicename,...), ReadFile() and WriteFile(). I don't know how the Win API calls work. so is there anybody tell me how to restore the data in my hard drive
thanks a lot.
li