搜索资源列表
toPudn
- Project to Read Hard Disk data (raw format) at Windows Run Time
diskio
- Disk is standard C/C++ library thats provide all disk driver functions (DOS and BIOS). It is the interface thats provide this routines. It is only Cpp source file and it can be linked to your programs by preprocessor directive #include "disk.cpp". If
FloppyDisk
- A class to read/write floppy disk (does them still exists??) by raw sectors. It also makes a "surface check" wich generates/verifies a semi unique number, based on bad sectors.