ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <chm_lib.h>
Public Attributes | |
LONGUINT64 | start |
LONGUINT64 | length |
int | space |
WCHAR | path [CHM_MAX_PATHLEN+1] |
LONGUINT64 chmUnitInfo::length |
Definition at line 70 of file chm_lib.h.
Referenced by chm_openW(), and ITSProtocol_Start().
WCHAR chmUnitInfo::path[CHM_MAX_PATHLEN+1] |
Definition at line 72 of file chm_lib.h.
Referenced by ITSS_IStorageImpl_OpenStream(), and remove_dot_segments().
int chmUnitInfo::space |
Definition at line 71 of file chm_lib.h.
Referenced by chm_openW().
LONGUINT64 chmUnitInfo::start |