ReactOS 0.4.15-dev-7958-gcd0bb1a
chmPmglHeader Struct Reference

Public Attributes

char signature [4]
 
UInt32 free_space
 
UInt32 unknown_0008
 
Int32 block_prev
 
Int32 block_next
 

Detailed Description

Definition at line 372 of file chm_lib.c.

Member Data Documentation

◆ block_next

Int32 chmPmglHeader::block_next

Definition at line 378 of file chm_lib.c.

◆ block_prev

Int32 chmPmglHeader::block_prev

Definition at line 377 of file chm_lib.c.

◆ free_space

UInt32 chmPmglHeader::free_space

Definition at line 375 of file chm_lib.c.

◆ signature

char chmPmglHeader::signature[4]

Definition at line 374 of file chm_lib.c.

◆ unknown_0008

UInt32 chmPmglHeader::unknown_0008

Definition at line 376 of file chm_lib.c.


The documentation for this struct was generated from the following file: