|
ReactOS 0.4.16-dev-2135-g2f5a67f
|

Public Member Functions | |
| void (WINAPI *get_path)(char *buffer | |
Public Attributes | |
| char | path_tmp [MAX_PATH] |
| char | path_dll [MAX_PATH+11] |
| char | path_manifest_exe [MAX_PATH+12] |
| char | path_manifest_dll [MAX_PATH+16] |
| ACTCTXA | context |
| ULONG_PTR | cookie |
| HANDLE | handle_context |
| HMODULE | module |
| int | buffer_size |
| sxs_info::void | ( | WINAPI * | get_path | ) |
| ULONG_PTR sxs_info::cookie |
Definition at line 3596 of file actctx.c.
Referenced by test_one_with_sxs_and_GetModuleHandleA().
| HANDLE sxs_info::handle_context |
Definition at line 3597 of file actctx.c.
Referenced by test_one_with_sxs_and_GetModuleHandleA().
| HMODULE sxs_info::module |
Definition at line 3598 of file actctx.c.
Referenced by test_one_sxs_and_one_local_1(), test_one_sxs_and_one_local_2(), test_one_with_sxs_and_GetModuleHandleA(), and test_two_dlls_at_same_time().
Definition at line 3592 of file actctx.c.
Referenced by test_one_sxs_and_one_local_1(), test_one_sxs_and_one_local_2(), and test_two_dlls_at_same_time().