|
ReactOS 0.4.16-dev-2384-gff6bd79
|

Public Attributes | |
| WCHAR * | name |
| WCHAR * | load_from |
| WCHAR * | hash |
| struct entity_array | entities |
| struct entity_array dll_redirect::entities |
Definition at line 541 of file actctx.c.
Referenced by actctx_release(), build_activatable_class_section(), build_comserver_section(), build_ifaceps_section(), build_progid_section(), build_tlib_section(), build_wndclass_section(), parse_activatable_class_elem(), parse_com_class_elem(), parse_cominterface_proxy_stub_elem(), parse_typelib_elem(), and parse_window_class_elem().
| WCHAR* dll_redirect::hash |
Definition at line 540 of file actctx.c.
Referenced by actctx_release(), and parse_file_elem().
| WCHAR* dll_redirect::load_from |
Definition at line 539 of file actctx.c.
Referenced by actctx_release(), build_dllredirect_section(), and parse_file_elem().
| WCHAR* dll_redirect::name |
Definition at line 538 of file actctx.c.
Referenced by actctx_release(), add_comserver_record(), build_activatable_class_section(), build_dllredirect_section(), build_tlib_section(), build_wndclass_section(), get_comserver_datalen(), parse_file_elem(), and RtlQueryInformationActivationContext().