ReactOS 0.4.16-dev-1453-g06343fa
norm_table Struct Reference

Public Attributes

WCHAR name [13]
 
USHORT checksum [3]
 
USHORT version [4]
 
USHORT form
 
USHORT len_factor
 
USHORT unknown1
 
USHORT decomp_size
 
USHORT comp_size
 
USHORT unknown2
 
USHORT classes
 
USHORT props_level1
 
USHORT props_level2
 
USHORT decomp_hash
 
USHORT decomp_map
 
USHORT decomp_seq
 
USHORT comp_hash
 
USHORT comp_seq
 

Detailed Description

Definition at line 274 of file locale.c.

Member Data Documentation

◆ checksum

USHORT norm_table::checksum[3]

Definition at line 277 of file locale.c.

◆ classes

USHORT norm_table::classes

Definition at line 285 of file locale.c.

◆ comp_hash

USHORT norm_table::comp_hash

Definition at line 291 of file locale.c.

◆ comp_seq

USHORT norm_table::comp_seq

Definition at line 292 of file locale.c.

◆ comp_size

USHORT norm_table::comp_size

Definition at line 283 of file locale.c.

◆ decomp_hash

USHORT norm_table::decomp_hash

Definition at line 288 of file locale.c.

◆ decomp_map

USHORT norm_table::decomp_map

Definition at line 289 of file locale.c.

◆ decomp_seq

USHORT norm_table::decomp_seq

Definition at line 290 of file locale.c.

◆ decomp_size

USHORT norm_table::decomp_size

Definition at line 282 of file locale.c.

◆ form

USHORT norm_table::form

Definition at line 279 of file locale.c.

◆ len_factor

USHORT norm_table::len_factor

Definition at line 280 of file locale.c.

◆ name

WCHAR norm_table::name[13]

Definition at line 276 of file locale.c.

◆ props_level1

USHORT norm_table::props_level1

Definition at line 286 of file locale.c.

◆ props_level2

USHORT norm_table::props_level2

Definition at line 287 of file locale.c.

◆ unknown1

USHORT norm_table::unknown1

Definition at line 281 of file locale.c.

◆ unknown2

USHORT norm_table::unknown2

Definition at line 284 of file locale.c.

◆ version

USHORT norm_table::version[4]

Definition at line 278 of file locale.c.


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