ReactOS 0.4.15-dev-7942-gd23573b
chm.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chmcItsfHeader
 
struct  chmcSect0
 
struct  chmcItspHeader
 
struct  chmcPmglHeader
 
struct  chmcPmgiHeader
 
struct  chmcLzxcResetTable
 
struct  chmcLzxcControlData
 

Macros

#define _CHMC_ITSF_V3_LEN   (0x60)
 
#define _CHMC_SECT0_LEN   (0x18)
 
#define CHM_IDX_INTVL   2
 
#define _CHMC_ITSP_V1_LEN   (0x54)
 
#define _CHMC_PMGL_LEN   (0x14)
 
#define _CHMC_PMGI_LEN   (0x08)
 
#define _CHMC_LZXC_RESETTABLE_V1_LEN   (0x28)
 
#define _CHMC_LZXC_MIN_LEN   (0x18)
 
#define _CHMC_LZXC_V2_LEN   (0x1c)
 

Macro Definition Documentation

◆ _CHMC_ITSF_V3_LEN

#define _CHMC_ITSF_V3_LEN   (0x60)

Definition at line 89 of file chm.h.

◆ _CHMC_ITSP_V1_LEN

#define _CHMC_ITSP_V1_LEN   (0x54)

Definition at line 118 of file chm.h.

◆ _CHMC_LZXC_MIN_LEN

#define _CHMC_LZXC_MIN_LEN   (0x18)

Definition at line 168 of file chm.h.

◆ _CHMC_LZXC_RESETTABLE_V1_LEN

#define _CHMC_LZXC_RESETTABLE_V1_LEN   (0x28)

Definition at line 156 of file chm.h.

◆ _CHMC_LZXC_V2_LEN

#define _CHMC_LZXC_V2_LEN   (0x1c)

Definition at line 169 of file chm.h.

◆ _CHMC_PMGI_LEN

#define _CHMC_PMGI_LEN   (0x08)

Definition at line 149 of file chm.h.

◆ _CHMC_PMGL_LEN

#define _CHMC_PMGL_LEN   (0x14)

Definition at line 139 of file chm.h.

◆ _CHMC_SECT0_LEN

#define _CHMC_SECT0_LEN   (0x18)

Definition at line 106 of file chm.h.

◆ CHM_IDX_INTVL

#define CHM_IDX_INTVL   2

Definition at line 115 of file chm.h.