Introduction - If you have any usage issues, please Google them yourself
Implement the disk file system.
Establish virtual disk system, allocate disk space, realize file creation, deletion, and other functions, and can realize mutual transformation between the virtual disk and real disk file, the virtual file is written to disk, can also be real disk file into the virtual disk
Packet : 23825790fatfilesystem.rar filelist
FatFileSystem\FatFileSystem.cpp
FatFileSystem\FatFileSystem.dsp
FatFileSystem\FatFileSystem.dsw
FatFileSystem\FatFileSystem.ncb
FatFileSystem\FatFileSystem.opt
FatFileSystem\FatFileSystem.plg
FatFileSystem\Debug
FatFileSystem