Search:
Forum
Windows Programming
Interact with harddisk
Interact with harddisk
Jan 23, 2012 at 7:22am UTC
time to c
(107)
i want to directly goto a sector and then dump the data from that area of hard drive how can i do this? i am using windows 7 and the drive type is fat32.
Jan 23, 2012 at 1:35pm UTC
Athar
(4466)
That's done by reading from the appropriate device file of the hard disk or partition.
See
http://support.microsoft.com/kb/100027
Jan 23, 2012 at 4:43pm UTC
time to c
(107)
Thanks.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs