|
ReactOS 0.4.16-dev-1948-gd260c1d
|

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 1636 of file actctx.c.
Referenced by test_find_surrogate().
| ULONG clrsurrogate_data::name_len |
Definition at line 1640 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 1639 of file actctx.c.
Referenced by test_find_surrogate().
| DWORD clrsurrogate_data::res |
Definition at line 1635 of file actctx.c.
Referenced by test_find_surrogate().
| ULONG clrsurrogate_data::size |
Definition at line 1634 of file actctx.c.
Referenced by find_clr_surrogate(), and test_find_surrogate().
| ULONG clrsurrogate_data::version_len |
Definition at line 1638 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 1637 of file actctx.c.
Referenced by test_find_surrogate().