Needed FAT32/NTFS specifications/descriptions/headers for low-level disk I/O!
Does anyone know where I can found specifications/descriptions of FAT32/NTFS
structures for programming low-level disk I/O to read/write FAT32/NTFS
drives directly from MS-DOS, for example?
Any help would be much appreciated.
--
Regards,
Valery A. Boronin, Novosoft
Re: Needed FAT32/NTFS specifications/descriptions/headers for low-level disk I/O!
I dont think Microsoft will publish the specs for NTFS, it is the heart of their security for NT and they dont want anyone to be able to read or write to it from dos...or anywhere else. Let me check with some friends about fat32 and I'll get back to you on it.
Re: Needed FAT32/NTFS specifications/descriptions/headers for low-level disk I/O!
Re: Needed FAT32/NTFS specifications/descriptions/headers for low-level disk I/O!
www.sysinternals.com has information about both of these. IIRC, they have drivers available to use NTFS partitions from DOS, and to use FAT32 from NT 4.0, as well as the low-level information you need to do it on your own.
The universe is a figment of its own imagination.