|
ReactOS 0.4.16-dev-2208-g6350669
|

Public Attributes | |
| ULONG | size |
| ULONG | unk |
| DWORD | res [3] |
| ULONG | flags |
| ULONG | total_len |
| ULONG | paths_count |
| ULONG | paths_offset |
| struct dllredirect_data_path | paths [1] |
Definition at line 47 of file FindActCtxSectionStringW.c.
| ULONG dllredirect_data::flags |
Definition at line 1249 of file actctx.c.
Referenced by test_find_dll_redirection().
| struct dllredirect_data_path dllredirect_data::paths[1] |
| ULONG dllredirect_data::paths_count |
Definition at line 1251 of file actctx.c.
Referenced by test_find_dll_redirection().
| ULONG dllredirect_data::paths_offset |
Definition at line 1252 of file actctx.c.
Referenced by test_find_dll_redirection().
| DWORD dllredirect_data::res |
Definition at line 51 of file FindActCtxSectionStringW.c.
| ULONG dllredirect_data::size |
Definition at line 49 of file FindActCtxSectionStringW.c.
Referenced by find_dll_redirection(), test_find_dll_redirection(), and TestLibDependency().
| ULONG dllredirect_data::total_len |
Definition at line 1250 of file actctx.c.
Referenced by test_find_dll_redirection().
| ULONG dllredirect_data::unk |
Definition at line 50 of file FindActCtxSectionStringW.c.