ReactOS 0.4.16-dev-320-g3bd9ddc
|
UInt32 chmFile::block_len |
Definition at line 538 of file chm_lib.c.
Referenced by chm_openW().
Int64* chmFile::cache_block_indices |
Definition at line 557 of file chm_lib.c.
Referenced by chm_dup(), and chm_openW().
UChar** chmFile::cache_blocks |
Definition at line 556 of file chm_lib.c.
Referenced by chm_dup(), and chm_openW().
CRITICAL_SECTION chmFile::cache_mutex |
Definition at line 531 of file chm_lib.c.
Referenced by chm_dup(), and chm_openW().
Int32 chmFile::cache_num_blocks |
Definition at line 558 of file chm_lib.c.
Referenced by chm_dup(), and chm_openW().
struct chmUnitInfo chmFile::cn_unit |
Definition at line 542 of file chm_lib.c.
Referenced by chm_openW().
int chmFile::compression_enabled |
Definition at line 546 of file chm_lib.c.
Referenced by chm_openW().
UInt64 chmFile::data_offset |
Definition at line 535 of file chm_lib.c.
Referenced by chm_openW().
UInt64 chmFile::dir_len |
Definition at line 534 of file chm_lib.c.
Referenced by chm_openW().
UInt64 chmFile::dir_offset |
Definition at line 533 of file chm_lib.c.
Referenced by chm_openW().
HANDLE chmFile::fd |
Definition at line 527 of file chm_lib.c.
Referenced by chm_dup(), and chm_openW().
Int32 chmFile::index_head |
Definition at line 537 of file chm_lib.c.
Referenced by chm_openW().
Int32 chmFile::index_root |
Definition at line 536 of file chm_lib.c.
Referenced by chm_openW().
CRITICAL_SECTION chmFile::lzx_mutex |
Definition at line 530 of file chm_lib.c.
Referenced by chm_dup(), and chm_openW().
Definition at line 552 of file chm_lib.c.
Referenced by chm_dup(), and chm_openW().
CRITICAL_SECTION chmFile::mutex |
Definition at line 529 of file chm_lib.c.
Referenced by chm_dup(), and chm_openW().
UInt32 chmFile::reset_blkcount |
Definition at line 549 of file chm_lib.c.
Referenced by chm_openW().
UInt32 chmFile::reset_interval |
Definition at line 548 of file chm_lib.c.
Referenced by chm_openW().
struct chmLzxcResetTable chmFile::reset_table |
Definition at line 543 of file chm_lib.c.
Referenced by chm_openW().
struct chmUnitInfo chmFile::rt_unit |
Definition at line 541 of file chm_lib.c.
Referenced by chm_openW().
UInt32 chmFile::window_size |
Definition at line 547 of file chm_lib.c.
Referenced by chm_openW().