ReactOS 0.4.16-dev-109-gf4cb10f
|
Public Attributes | |
ULONG | size |
DWORD | res [2] |
ULONG | module_len |
ULONG | module_offset |
ULONG | name_len |
ULONG | name_offset |
ULONG | version_len |
ULONG | version_offset |
DWORD | res2 [2] |
ULONG clrclass_data::module_len |
Definition at line 92 of file sxs.c.
Referenced by add_comserver_record(), get_comserver_datalen(), and test_find_com_redirection().
ULONG clrclass_data::module_offset |
Definition at line 93 of file sxs.c.
Referenced by add_comserver_record(), and test_find_com_redirection().
ULONG clrclass_data::name_len |
Definition at line 94 of file sxs.c.
Referenced by add_comserver_record(), SxsLookupClrGuid(), and test_find_com_redirection().
ULONG clrclass_data::name_offset |
Definition at line 95 of file sxs.c.
Referenced by add_comserver_record(), SxsLookupClrGuid(), and test_find_com_redirection().
DWORD clrclass_data::res |
Definition at line 91 of file sxs.c.
Referenced by add_comserver_record(), and test_find_com_redirection().
DWORD clrclass_data::res2 |
Definition at line 98 of file sxs.c.
Referenced by add_comserver_record(), and test_find_com_redirection().
ULONG clrclass_data::size |
Definition at line 90 of file sxs.c.
Referenced by add_comserver_record(), and test_find_com_redirection().
ULONG clrclass_data::version_len |
Definition at line 96 of file sxs.c.
Referenced by add_comserver_record(), SxsLookupClrGuid(), and test_find_com_redirection().
ULONG clrclass_data::version_offset |
Definition at line 97 of file sxs.c.
Referenced by add_comserver_record(), SxsLookupClrGuid(), and test_find_com_redirection().