ReactOS 0.4.16-dev-125-g798ea90
|
Definition at line 589 of file actctx.c.
Referenced by lookup_assembly().
Definition at line 590 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 596 of file actctx.c.
Referenced by get_dllredirect_data().
struct guidsection_header* _ACTIVATION_CONTEXT::ifaceps_section |
Definition at line 591 of file actctx.c.
Referenced by add_dependent_assembly_id().
struct strsection_header* _ACTIVATION_CONTEXT::progid_section |
DWORD _ACTIVATION_CONTEXT::sections |
Definition at line 594 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().
struct guidsection_header* _ACTIVATION_CONTEXT::tlib_section |
struct strsection_header* _ACTIVATION_CONTEXT::wndclass_section |
Definition at line 595 of file actctx.c.
Referenced by get_wndclass_data().