|
ReactOS 0.4.16-dev-1946-g52006dd
|

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