|
Mount Fuji Engine
0.8b
|
Open a zip archive file structure. More...
Data Fields | |
| MFFile * | pZipArchive |
| The MFFile handle to an open zip file. More... | |
| const char * | pFilename |
| Filename of the file within the zip file to open. More... | |
| int | cbSize |
| Size of the structure. | |
| uint32 | openFlags |
| Open file flags, this can be values from the MFOpenFlags enum. | |
Information required to open a file within a zip archive.
1.8.5