|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| BYTE | magic [LZ_MAGIC_LEN] |
| BYTE | compressiontype |
| CHAR | lastchar |
| DWORD | reallength |
Definition at line 83 of file lzexpand.c.
| BYTE lzfileheader::compressiontype |
Definition at line 85 of file lzexpand.c.
| CHAR lzfileheader::lastchar |
Definition at line 86 of file lzexpand.c.
| BYTE lzfileheader::magic[LZ_MAGIC_LEN] |
Definition at line 84 of file lzexpand.c.
| DWORD lzfileheader::reallength |
Definition at line 87 of file lzexpand.c.