ReactOS 0.4.16-dev-1093-g93e9710
|
Public Attributes | |
char * | data |
ULONG | nextoffset |
ULONG | allocated |
DWORD_PTR | unk [2] |
ULONG | max_extra_size |
LCID | lcid |
Definition at line 331 of file stringtable.c.
ULONG stringtable::allocated |
Definition at line 334 of file stringtable.c.
char* stringtable::data |
Definition at line 332 of file stringtable.c.
LCID stringtable::lcid |
Definition at line 337 of file stringtable.c.
ULONG stringtable::max_extra_size |
Definition at line 336 of file stringtable.c.
ULONG stringtable::nextoffset |
Definition at line 333 of file stringtable.c.
DWORD_PTR stringtable::unk[2] |
Definition at line 335 of file stringtable.c.