Mount Fuji Engine
0.8b
|
Mount zip archive filesystem structure. More...
Data Fields | |
MFFile * | pZipArchive |
The MFFile handle to an open zip file. More... | |
int | cbSize |
Size of the structure. | |
uint32 | flags |
Mount flags, this can be values from the MFMountFlags enum. | |
const char * | pMountpoint |
The mountpoint string (the volume name) | |
int | priority |
Filsystem priority when searching for files. | |
Information required to mount a zip archive filesystem.