ReactOS 0.4.16-dev-853-g88d9285
|
#include <chm.h>
Public Attributes | |
char | signature [4] |
Int32 | version |
Int32 | header_len |
Int32 | unknown_000c |
UInt32 | block_len |
Int32 | blockidx_intvl |
Int32 | index_depth |
Int32 | index_root |
Int32 | index_head |
Int32 | index_last |
Int32 | unknown_0028 |
UInt32 | num_blocks |
UInt32 | lang_id |
UChar | system_uuid [16] |
UInt32 | header_len2 |
UChar | unknown_0048 [12] |
UInt32 chmcItspHeader::block_len |
Definition at line 124 of file chm.h.
Referenced by chmc_init().
Int32 chmcItspHeader::blockidx_intvl |
Definition at line 125 of file chm.h.
Referenced by chmc_init(), chmc_pmgi_add_entry(), and chmc_pmgl_add_entry().
Int32 chmcItspHeader::header_len |
Definition at line 122 of file chm.h.
Referenced by chmc_init().
UInt32 chmcItspHeader::header_len2 |
Definition at line 134 of file chm.h.
Referenced by chmc_init().
Int32 chmcItspHeader::index_depth |
Definition at line 126 of file chm.h.
Referenced by chmc_init(), and chmc_pmgi_done().
Int32 chmcItspHeader::index_last |
Definition at line 129 of file chm.h.
Referenced by chmc_pmgi_done(), and chmc_pmgl_add().
Int32 chmcItspHeader::index_root |
Definition at line 127 of file chm.h.
Referenced by chmc_pmgi_done().
UInt32 chmcItspHeader::lang_id |
Definition at line 132 of file chm.h.
Referenced by chmc_init().
UInt32 chmcItspHeader::num_blocks |
Definition at line 131 of file chm.h.
Referenced by chmc_pmgi_add(), chmc_pmgi_done(), chmc_pmgl_add(), chmc_tree_done(), and chmc_write().
char chmcItspHeader::signature[4] |
Definition at line 120 of file chm.h.
Referenced by chmc_init().
UChar chmcItspHeader::system_uuid[16] |
Definition at line 133 of file chm.h.
Referenced by chmc_init().
Int32 chmcItspHeader::unknown_000c |
Definition at line 123 of file chm.h.
Referenced by chmc_init().
Int32 chmcItspHeader::unknown_0028 |
Definition at line 130 of file chm.h.
Referenced by chmc_init().
UChar chmcItspHeader::unknown_0048[12] |
Definition at line 135 of file chm.h.
Referenced by chmc_init().
Int32 chmcItspHeader::version |
Definition at line 121 of file chm.h.
Referenced by chmc_init().