|
ReactOS 0.4.16-dev-2332-g4cba65d
|

| struct strsection_header* _ACTIVATION_CONTEXT::activatable_class_section |
Definition at line 623 of file actctx.c.
Referenced by get_activatable_class_data().
Definition at line 614 of file actctx.c.
Referenced by lookup_assembly().
Definition at line 615 of file actctx.c.
Referenced by add_dependent_assembly_id(), and lookup_assembly().
| struct guidsection_header* _ACTIVATION_CONTEXT::clrsurrogate_section |
| struct guidsection_header* _ACTIVATION_CONTEXT::comserver_section |
| struct strsection_header* _ACTIVATION_CONTEXT::dllredirect_section |
Definition at line 621 of file actctx.c.
Referenced by get_dllredirect_data().
| struct guidsection_header* _ACTIVATION_CONTEXT::ifaceps_section |
Definition at line 616 of file actctx.c.
Referenced by add_dependent_assembly_id().
| struct strsection_header* _ACTIVATION_CONTEXT::progid_section |
| DWORD _ACTIVATION_CONTEXT::sections |
Definition at line 619 of file actctx.c.
Referenced by parse_activatable_class_elem(), parse_add_interface_class(), parse_clr_class_elem(), parse_clr_surrogate_elem(), parse_com_class_elem(), parse_com_interface_external_proxy_stub_elem(), parse_cominterface_proxy_stub_elem(), parse_file_elem(), parse_typelib_elem(), and parse_window_class_elem().
| struct guidsection_header* _ACTIVATION_CONTEXT::tlib_section |
| struct strsection_header* _ACTIVATION_CONTEXT::wndclass_section |
Definition at line 620 of file actctx.c.
Referenced by get_wndclass_data().