i have written a program which can write the sector upto 6 GB
if it goes beyond, the program is un able to write
this program create the image file after the read the sector information
i have used
CreateFile()
ReadFile()
and WriteFile()
to perform the operation
can any one help me
Rajeesh