|
ReactOS 0.4.16-dev-2380-gf63df20
|
Public Attributes | |
| ULONG | size |
| DWORD | unk |
| DWORD | module_len |
| DWORD | module_offset |
| DWORD | threading_model |
| DWORD activatable_class_data::module_len |
Definition at line 37 of file roapi.c.
Referenced by build_activatable_class_section(), and test_find_activatable_class().
| DWORD activatable_class_data::module_offset |
Definition at line 38 of file roapi.c.
Referenced by get_library_for_classid(), and test_find_activatable_class().
| ULONG activatable_class_data::size |
Definition at line 35 of file roapi.c.
Referenced by test_find_activatable_class().
| DWORD activatable_class_data::threading_model |
Definition at line 39 of file roapi.c.
Referenced by test_find_activatable_class().