ReactOS 0.4.15-dev-6042-g2eb6700
|
PACTIVATION_CONTEXT_DATA _ACTIVATION_CONTEXT::ActivationContextData |
Definition at line 522 of file actctx.c.
Referenced by lookup_assembly().
Definition at line 523 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 529 of file actctx.c.
Referenced by get_dllredirect_data().
struct guidsection_header* _ACTIVATION_CONTEXT::ifaceps_section |
PASSEMBLY_STORAGE_MAP_ENTRY _ACTIVATION_CONTEXT::InlineStorageMapEntries |
LIST_ENTRY _ACTIVATION_CONTEXT::Links |
Definition at line 524 of file actctx.c.
Referenced by add_dependent_assembly_id().
struct strsection_header* _ACTIVATION_CONTEXT::progid_section |
DWORD _ACTIVATION_CONTEXT::sections |
Definition at line 527 of file actctx.c.
Referenced by 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().
ASSEMBLY_STORAGE_MAP _ACTIVATION_CONTEXT::StorageMap |
struct guidsection_header* _ACTIVATION_CONTEXT::tlib_section |
struct strsection_header* _ACTIVATION_CONTEXT::wndclass_section |
Definition at line 528 of file actctx.c.
Referenced by get_wndclass_data().