|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| DWORD | magic |
| ULONG | size |
| DWORD | unk1 [3] |
| ULONG | count |
| ULONG | index_offset |
| DWORD | unk2 [2] |
| ULONG | global_offset |
| ULONG | global_len |
Definition at line 25 of file FindActCtxSectionStringW.c.
| ULONG strsection_header::count |
Definition at line 30 of file FindActCtxSectionStringW.c.
Referenced by ClassNameToVersion(), and TestLibDependency().
| ULONG strsection_header::global_len |
Definition at line 34 of file FindActCtxSectionStringW.c.
| ULONG strsection_header::global_offset |
Definition at line 33 of file FindActCtxSectionStringW.c.
Referenced by build_progid_section().
| ULONG strsection_header::index_offset |
Definition at line 31 of file FindActCtxSectionStringW.c.
| DWORD strsection_header::magic |
Definition at line 27 of file FindActCtxSectionStringW.c.
Referenced by TestLibDependency().
| ULONG strsection_header::size |
Definition at line 28 of file FindActCtxSectionStringW.c.
Referenced by TestLibDependency().
| DWORD strsection_header::unk1 |
Definition at line 29 of file FindActCtxSectionStringW.c.
| DWORD strsection_header::unk2 |
Definition at line 32 of file FindActCtxSectionStringW.c.