Interact with harddisk

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.
That's done by reading from the appropriate device file of the hard disk or partition.
See http://support.microsoft.com/kb/100027
Thanks.
Topic archived. No new replies allowed.