ReactOS 0.4.15-dev-7906-g1b85a5f
string_table Struct Reference
Collaboration diagram for string_table:

Public Attributes

UINT maxcount
 
UINT freeslot
 
UINT codepage
 
UINT sortcount
 
struct msistringstrings
 
UINTsorted
 

Detailed Description

Definition at line 51 of file string.c.

Member Data Documentation

◆ codepage

◆ freeslot

UINT string_table::freeslot

Definition at line 54 of file string.c.

Referenced by init_stringtable(), set_st_entry(), and st_find_free_entry().

◆ maxcount

◆ sortcount

UINT string_table::sortcount

Definition at line 56 of file string.c.

Referenced by find_insert_index(), init_stringtable(), insert_string_sorted(), and msi_string2id().

◆ sorted

◆ strings


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