|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <cabinet.h>
Public Attributes | |
| ULONG | DataOffset |
| USHORT | DataBlockCount |
| USHORT | CompressionType |
| USHORT _CFFOLDER::CompressionType |
Definition at line 110 of file cabinet.c.
Referenced by CabinetExtractFile(), CCabinet::ExtractFile(), and CCabinet::NewFolder().
| USHORT _CFFOLDER::DataBlockCount |
Definition at line 109 of file cabinet.c.
Referenced by CCabinet::NewDisk(), CCabinet::ReadDataBlocks(), and CCabinet::WriteDataBlock().
| ULONG _CFFOLDER::DataOffset |
Definition at line 108 of file cabinet.c.
Referenced by CCabinet::NewCabinet(), and CCabinet::ReadDataBlocks().