|
Product parts
|
|
Virtual File system
|
| Virtual Render |
| Virtual Machine |
| |
|
Demo Games
|
| |
|
3D Engine
|
|
gvSystem(dx9)
|
|
|
|
Link
|
 |
|
|
unzip.h File Reference
Go to the source code of this file.
Define Documentation
| #define BUFFER_SIZE 32768L |
| #define BYTE unsigned char |
| #define COPY_BUFFER 16384 |
| #define COUNT |
( |
x |
|
) |
(sizeof(x) / sizeof(x[0])) |
| #define FILE_ATTR _A_NORMAL | _A_RDONLY |
| #define LAST |
( |
s |
|
) |
s[strlen(s) - 1] |
| #define LF_CM_DEFLATED 0x08 |
| #define LF_CM_IMPLODED 0x06 |
| #define LF_CM_REDUCED1 0x02 |
| #define LF_CM_REDUCED2 0x03 |
| #define LF_CM_REDUCED3 0x04 |
| #define LF_CM_REDUCED4 0x05 |
| #define LF_CM_SHRUNK 0x01 |
| #define LF_CM_STORED 0x00 |
| #define LF_CM_TOKENIZED 0x07 |
| #define LF_FLAG_DDREC 0x08 |
| #define LF_FLAG_FAST 0x04 |
| #define LF_FLAG_NORM 0x00 |
| #define LF_FLAG_SUPER 0x06 |
| #define LH_FLAG_ENCRYPT 0x01 |
| #define MAX_PATH_ZIPINFO 79 |
| #define TABLE_SIZE 0x2001 |
| #define UINT unsigned int |
| #define ULONG unsigned long |
Typedef Documentation
| typedef struct follower_set FS |
| typedef struct huffman_tree HUFF |
| typedef struct dictionary SD |
| typedef struct shannon_fano_tree SFT |
|