ReactOS 0.4.16-dev-533-gc7d1aa3
|
Public Attributes | |
ULONG | hash |
ULONG | name_offset |
ULONG | name_len |
ULONG | data_offset |
ULONG | data_len |
ULONG | rosterindex |
ULONG string_index::data_offset |
Definition at line 1064 of file actctx.c.
Referenced by build_progid_section().
ULONG string_index::hash |
Definition at line 1061 of file actctx.c.
Referenced by find_string_index(), and find_window_class().
ULONG string_index::name_len |
Definition at line 1063 of file actctx.c.
Referenced by find_string_index(), and find_window_class().
ULONG string_index::name_offset |
Definition at line 1062 of file actctx.c.
Referenced by build_dllredirect_section(), build_wndclass_section(), find_string_index(), and find_window_class().