ReactOS 0.4.16-dev-13-ge2fc578
|
#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().