User profile: time to c

User info
User name:time to c
History
Joined:
Number of posts:97
Latest posts:

using fopen() for reading hard drives.
problem solved, just needed to open it in binary mode.

using fopen() for reading hard drives.
i was trying to open hard drive for raw reading and writing, fopen() successfully opens it but when ...

fopen() to read/write harddrive.
i knew that CreateFile() can do that, but i was curious about fopen().i just tried fopen(), and it w...

fopen() to read/write harddrive.
Can we use fopen to perform read/write on a hard drive on windows?

is there anyway to invoke windows explorer file trasfer dialog box using windows api?
Thanks that worked. but what if i want to spawn "Folder options" dialog?