ReactOS 0.4.16-dev-725-g22577ae
|
#include <fdi.h>
Public Attributes | |
LONG | cbCabinet |
USHORT | cFolders |
USHORT | cFiles |
USHORT | setID |
USHORT | iCabinet |
BOOL | fReserve |
BOOL | hasprev |
BOOL | hasnext |
LONG FDICABINETINFO::cbCabinet |
Definition at line 146 of file fdi.h.
Referenced by ExtractCabinet(), fdi_decomp(), FDI_read_entries(), FDICopy(), and test_FDIIsCabinet().
USHORT FDICABINETINFO::cFiles |
Definition at line 148 of file fdi.h.
Referenced by ExtractCabinet(), fdi_decomp(), FDI_read_entries(), FDICopy(), and test_FDIIsCabinet().
USHORT FDICABINETINFO::cFolders |
Definition at line 147 of file fdi.h.
Referenced by fdi_decomp(), FDI_read_entries(), FDICopy(), and test_FDIIsCabinet().
BOOL FDICABINETINFO::fReserve |
Definition at line 151 of file fdi.h.
Referenced by FDI_read_entries().
BOOL FDICABINETINFO::hasnext |
Definition at line 153 of file fdi.h.
Referenced by FDI_read_entries(), and FDIIsCabinet().
BOOL FDICABINETINFO::hasprev |
Definition at line 152 of file fdi.h.
Referenced by FDI_read_entries().
USHORT FDICABINETINFO::iCabinet |
Definition at line 150 of file fdi.h.
Referenced by fdi_decomp(), FDI_read_entries(), FDICopy(), and test_FDIIsCabinet().
USHORT FDICABINETINFO::setID |
Definition at line 149 of file fdi.h.
Referenced by fdi_decomp(), FDI_read_entries(), FDICopy(), and test_FDIIsCabinet().