|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| ULONG | size |
| DWORD | res |
| ULONG | name_len |
| ULONG | name_offset |
| ULONG | module_len |
| ULONG | module_offset |
Definition at line 37 of file FindActCtxSectionStringW.c.
| ULONG wndclass_redirect_data::module_len |
Definition at line 43 of file FindActCtxSectionStringW.c.
Referenced by build_wndclass_section(), ClassNameToVersion(), test_find_window_class(), and TestClassRedirection().
| ULONG wndclass_redirect_data::module_offset |
Definition at line 44 of file FindActCtxSectionStringW.c.
Referenced by ClassNameToVersion(), test_find_window_class(), and TestClassRedirection().
| ULONG wndclass_redirect_data::name_len |
Definition at line 41 of file FindActCtxSectionStringW.c.
Referenced by test_find_window_class(), and TestClassRedirection().
| ULONG wndclass_redirect_data::name_offset |
Definition at line 42 of file FindActCtxSectionStringW.c.
Referenced by build_wndclass_section(), ClassNameToVersion(), get_versioned_classname(), test_find_window_class(), test_wndclass_section(), and TestClassRedirection().
| DWORD wndclass_redirect_data::res |
Definition at line 40 of file FindActCtxSectionStringW.c.
Referenced by test_find_window_class(), and TestClassRedirection().
| ULONG wndclass_redirect_data::size |
Definition at line 39 of file FindActCtxSectionStringW.c.
Referenced by test_find_window_class(), and TestClassRedirection().