Macros | |
| #define | ZIP_APPEND_CREATE |
| #define | ZIP_APPEND_CREATEAFTER |
| #define | ZIP_APPEND_ADDINZIP |
| #define ZIP_APPEND_CREATE |
Creates a new ZIP file.
| #define ZIP_APPEND_CREATEAFTER |
Appends the ZIP information at the end of an existing file (used e.g. for self-extracting installers).
| #define ZIP_APPEND_ADDINZIP |
Inserts new files into the ZIP file.