|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Writing directly to disk (win32)
I want to write directly to a particular sector on a floppy disk, but I don't have a clue how to do it (and even less of clue how to do it so that NT-based systems let it run).
Thanks, Alun |
|
#2
|
||||
|
||||
|
The functions you're looking for (in DOS/Win 3.1/Win 3.11) were called absread() and abswrite(). For Win 95/98 and NT/2K, these are handled differently. See http://www.codeguru.com/system/ReadSector.html for more.
|
|
#3
|
|||
|
|||
|
Thanks. That's exactly what I was looking for
![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > C Programming > Writing directly to disk (win32) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|