|
ReactOS 0.4.16-dev-2208-g6350669
|

Public Attributes | |
| ULONG | size |
| DWORD | res |
| GUID | clsid |
| ULONG | version_offset |
| ULONG | version_len |
| ULONG | name_offset |
| ULONG | name_len |
| GUID clrsurrogate_data::clsid |
Definition at line 1860 of file actctx.c.
Referenced by test_find_surrogate().
| ULONG clrsurrogate_data::name_len |
Definition at line 1864 of file actctx.c.
Referenced by build_clr_surrogate_section(), find_clr_surrogate(), and test_find_surrogate().
| ULONG clrsurrogate_data::name_offset |
Definition at line 1863 of file actctx.c.
Referenced by test_find_surrogate().
| DWORD clrsurrogate_data::res |
Definition at line 1859 of file actctx.c.
Referenced by test_find_surrogate().
| ULONG clrsurrogate_data::size |
Definition at line 1858 of file actctx.c.
Referenced by find_clr_surrogate(), and test_find_surrogate().
| ULONG clrsurrogate_data::version_len |
Definition at line 1862 of file actctx.c.
Referenced by build_clr_surrogate_section(), find_clr_surrogate(), and test_find_surrogate().
| ULONG clrsurrogate_data::version_offset |
Definition at line 1861 of file actctx.c.
Referenced by test_find_surrogate().