|
ReactOS 0.4.16-dev-2208-g6350669
|
#include "ntstatus.h"#include "wine/test.h"#include <winbase.h>#include <windef.h>#include <winnt.h>#include <winternl.h>#include <winnls.h>#include <stdio.h>#include "oaidl.h"#include "initguid.h"
Go to the source code of this file.
Classes | |
| struct | detailed_info_t |
| struct | info_in_assembly |
| struct | runlevel_info_t |
| struct | strsection_header |
| struct | string_index |
| struct | guidsection_header |
| struct | guid_index |
| struct | wndclass_redirect_data |
| struct | dllredirect_data_path |
| struct | dllredirect_data |
| struct | tlibredirect_data |
| struct | progidredirect_data |
| struct | activatable_class_data |
| struct | comclassredirect_data |
| struct | clrclass_data |
| struct | ifacepsredirect_data |
| struct | clrsurrogate_data |
| struct | _test_act_ctx_compat_info |
| struct | old_win10_COMPATIBILITY_CONTEXT_ELEMENT |
| struct | old_win10_test_act_ctx_compat_info |
| struct | sxs_info |
| struct | manifest_res_spec |
| struct | manifest_res_spec_list |
| struct | multiple_manifest_test |
Macros | |
| #define | WIN32_NO_STATUS |
| #define | ARCH "none" |
| #define | DLL_REDIRECT_PATH_INCLUDES_BASE_NAME 1 |
| #define | DLL_REDIRECT_PATH_OMITS_ASSEMBLY_ROOT 2 |
| #define | DLL_REDIRECT_PATH_EXPAND 4 |
| #define | DLL_REDIRECT_PATH_SYSTEM_DEFAULT_REDIRECTED_SYSTEM32_DLL 8 |
| #define | GUIDSECTION_MAGIC 0x64487347 /* dHsG */ |
| #define | X(f) if (!(p##f = (void*)GetProcAddress(hLibrary, #f))) return FALSE; |
| #define | subtest_manifest_res(d, e, t, l) subtest_manifest_res_(__LINE__,d,e,t,l) |
| #define | LANGID_PREC_MAX_COUNT 5 |
Typedefs | |
| typedef struct _test_act_ctx_compat_info | test_act_ctx_compat_info |
Functions | |
| static | BOOL (WINAPI *pQueryActCtxSettingsW)(DWORD |
| static SIZE_T *static | NTSTATUS (NTAPI *pRtlFindActivationContextSectionString)(DWORD |
| static | BOOLEAN (NTAPI *pRtlCreateUnicodeStringFromAsciiz)(PUNICODE_STRING |
| static | VOID (NTAPI *pRtlFreeUnicodeString)(PUNICODE_STRING) |
| DEFINE_GUID (IID_CoTest, 0x12345678, 0x1234, 0x5678, 0x12, 0x34, 0x11, 0x11, 0x22, 0x22, 0x33, 0x33) | |
| DEFINE_GUID (IID_CoTest2, 0x12345678, 0x1234, 0x5678, 0x12, 0x34, 0x11, 0x11, 0x22, 0x22, 0x33, 0x34) | |
| DEFINE_GUID (CLSID_clrclass, 0x22345678, 0x1234, 0x5678, 0x12, 0x34, 0x11, 0x11, 0x22, 0x22, 0x33, 0x33) | |
| DEFINE_GUID (IID_TlibTest, 0x99999999, 0x8888, 0x7777, 0x66, 0x66, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55) | |
| DEFINE_GUID (IID_TlibTest2, 0x99999999, 0x8888, 0x7777, 0x66, 0x66, 0x55, 0x55, 0x55, 0x55, 0x55, 0x56) | |
| DEFINE_GUID (IID_TlibTest3, 0x99999999, 0x8888, 0x7777, 0x66, 0x66, 0x55, 0x55, 0x55, 0x55, 0x55, 0x57) | |
| DEFINE_GUID (IID_TlibTest4, 0x99999999, 0x8888, 0x7777, 0x66, 0x66, 0x55, 0x55, 0x55, 0x55, 0x55, 0x58) | |
| DEFINE_GUID (IID_Iifaceps, 0x66666666, 0x8888, 0x7777, 0x66, 0x66, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55) | |
| DEFINE_GUID (IID_Ibifaceps, 0x66666666, 0x8888, 0x7777, 0x66, 0x66, 0x55, 0x55, 0x55, 0x55, 0x55, 0x57) | |
| DEFINE_GUID (IID_Iifaceps2, 0x76666666, 0x8888, 0x7777, 0x66, 0x66, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55) | |
| DEFINE_GUID (IID_Iifaceps3, 0x86666666, 0x8888, 0x7777, 0x66, 0x66, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55) | |
| DEFINE_GUID (IID_Iiface, 0x96666666, 0x8888, 0x7777, 0x66, 0x66, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55) | |
| DEFINE_GUID (IID_PS32, 0x66666666, 0x8888, 0x7777, 0x66, 0x66, 0x55, 0x55, 0x55, 0x55, 0x55, 0x56) | |
| DEFINE_GUID (VISTA_COMPAT_GUID, 0xe2011457, 0x1546, 0x43c5, 0xa5, 0xfe, 0x00, 0x8d, 0xee, 0xe3, 0xd3, 0xf0) | |
| DEFINE_GUID (WIN7_COMPAT_GUID, 0x35138b9a, 0x5d96, 0x4fbd, 0x8e, 0x2d, 0xa2, 0x44, 0x02, 0x25, 0xf9, 0x3a) | |
| DEFINE_GUID (WIN8_COMPAT_GUID, 0x4a2f28e3, 0x53b9, 0x4441, 0xba, 0x9c, 0xd6, 0x9d, 0x4a, 0x4a, 0x6e, 0x38) | |
| DEFINE_GUID (WIN81_COMPAT_GUID, 0x1f676c76, 0x80e1, 0x4239, 0x95, 0xbb, 0x83, 0xd0, 0xf6, 0xd0, 0xda, 0x78) | |
| DEFINE_GUID (WIN10_COMPAT_GUID, 0x8e0f7a12, 0xbfb3, 0x4fe8, 0xb9, 0xa5, 0x48, 0xfd, 0x50, 0xa1, 0x5a, 0x9a) | |
| DEFINE_GUID (OTHER_COMPAT_GUID, 0x12345566, 0x1111, 0x2222, 0x33, 0x33, 0x44, 0x44, 0x44, 0x44, 0x44, 0x44) | |
| static BOOL | create_manifest_file (const char *filename, const char *manifest, int manifest_len, const char *depfile, const char *depmanifest) |
| static BOOL | create_wide_manifest (const char *filename, const char *manifest, BOOL fBOM, BOOL fReverse) |
| static HANDLE | create_temp_manifest_file (const char *manifest, WCHAR *pathname) |
| static void | test_detailed_info (HANDLE handle, const detailed_info_t *exinfo, int line) |
| static void | test_info_in_assembly (HANDLE handle, DWORD id, const info_in_assembly *exinfo, int line) |
| static void | test_file_info (HANDLE handle, ULONG assid, ULONG fileid, LPCWSTR filename, int line) |
| static void | test_runlevel_info (HANDLE handle, const runlevel_info_t *exinfo, int line) |
| static HANDLE | test_create (const char *file) |
| static void | test_create_and_fail (const char *manifest, const char *depmanifest, int todo, BOOL is_broken) |
| static void | test_create_wide_and_fail (const char *manifest, BOOL fBOM) |
| static void | test_create_fail (void) |
| static void | test_find_dll_redirection (HANDLE handle, LPCWSTR libname, ULONG exid, int line) |
| static void | test_find_window_class (HANDLE handle, LPCWSTR clsname, ULONG exid, int line) |
| static void | test_find_activatable_class (HANDLE handle, const WCHAR *classid, enum winrt_threading_model threading_model, const WCHAR *file, ULONG exid, int line) |
| static void | test_find_string_fail (void) |
| static void | test_basic_info (HANDLE handle, int line) |
| static void | validate_guid_index (const ACTCTX_SECTION_KEYED_DATA *data, int line) |
| static void | test_find_com_redirection (HANDLE handle, const GUID *clsid, const GUID *tlid, const WCHAR *progid, ULONG exid, int line) |
| static void | test_find_ifaceps_redirection (HANDLE handle, const GUID *iid, const GUID *tlbid, const GUID *base, const GUID *ps32, ULONG exid, int line) |
| static void | test_find_surrogate (HANDLE handle, const GUID *clsid, const WCHAR *name, const WCHAR *version, ULONG exid, int line) |
| static void | test_find_progid_redirection (HANDLE handle, const GUID *clsid, const char *progid, ULONG exid, int line) |
| static void | test_wndclass_section (void) |
| static void | test_dllredirect_section (void) |
| static void | test_typelib_section (void) |
| static void | test_allowDelayedBinding (void) |
| static void | test_actctx (void) |
| static void | test_app_manifest (void) |
| static HANDLE | create_manifest (const char *filename, const char *data, int line) |
| static void | kernel32_find (ULONG section, const char *string_to_find, BOOL should_find, BOOL todo, int line) |
| static void | ntdll_find (ULONG section, const char *string_to_find, BOOL should_find, BOOL todo, int line) |
| static void | test_findsectionstring (void) |
| static void | run_child_process (void) |
| static void | init_paths (void) |
| static void | write_manifest (const char *filename, const char *manifest) |
| static void | delete_manifest_file (const char *filename) |
| static void | extract_resource (const char *name, const char *type, const char *path) |
| static void | test_CreateActCtx (void) |
| static void | test_CreateActCtx_share_mode (void) |
| static BOOL | init_funcs (void) |
| static void | test_ZombifyActCtx (void) |
| static void | test_no_compat (HANDLE handle, int line) |
| static void | test_with_compat (HANDLE handle, DWORD num_compat, DWORD num_version, const GUID *expected_compat[], const ULONGLONG expected_version[], int line) |
| static void | test_compatibility (void) |
| static void | test_settings (void) |
| static BOOL | fill_sxs_info (sxs_info *info, const char *temp, const char *path_dll, const char *exe_manifest, const char *dll_manifest, BOOL do_load) |
| static void | clean_sxs_info (sxs_info *info) |
| static void | get_application_directory (char *buffer, int buffer_size) |
| static void | test_two_dlls_at_same_time (void) |
| static void | test_one_sxs_and_one_local_1 (void) |
| static void | test_one_sxs_and_one_local_2 (void) |
| static void | test_one_with_sxs_and_GetModuleHandleA (void) |
| static void | test_builtin_sxs (void) |
| static void | add_sxs_dll_manifest (const char *pathname, const struct manifest_res_spec_list *res_lists, size_t num_lists, const char *manifest) |
| static DWORD | subtest_manifest_res_ (int line, const char *manifest_exe, const char *manifest_dll, const struct multiple_manifest_test *test_data, LANGID lang) |
| static void | test_manifest_resources (void) |
| static void | get_langid_precedence (LANGID *langs_arr, size_t *lang_count) |
| static void | subtest_valid_manifest_resources_locale (LANGID actctx_lang) |
| static void | test_valid_manifest_resources_locale (void) |
| static void | run_sxs_test (int run) |
| static void | run_child_process_two_dll (int run) |
| static void | test_manifest_in_module (void) |
| static void | test_manifest_resource_name_omitted (void) |
| START_TEST (actctx) | |
| #define DLL_REDIRECT_PATH_SYSTEM_DEFAULT_REDIRECTED_SYSTEM32_DLL 8 |
| #define GUIDSECTION_MAGIC 0x64487347 /* dHsG */ |
Definition at line 1578 of file actctx.c.
Definition at line 1570 of file actctx.c.
| Enumerator | |
|---|---|
| NumMethods | |
| BaseIface | |
| NumMethods | |
| BaseIface | |
| Enumerator | |
|---|---|
| WINRT_THREADING_MODEL_BOTH | |
| WINRT_THREADING_MODEL_STA | |
| WINRT_THREADING_MODEL_MTA | |
Definition at line 1440 of file actctx.c.
|
static |
Definition at line 3918 of file actctx.c.
Referenced by subtest_manifest_res_().
Definition at line 3651 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 2585 of file actctx.c.
Referenced by test_findsectionstring(), and test_ZombifyActCtx().
|
static |
Definition at line 589 of file actctx.c.
Referenced by create_manifest(), create_wide_manifest(), fill_sxs_info(), run_child_process(), subtest_manifest_res_(), test_actctx(), test_allowDelayedBinding(), test_builtin_sxs(), test_compatibility(), test_create_and_fail(), test_dllredirect_section(), test_LoadRegTypeLib(), test_settings(), test_typelib_section(), and test_wndclass_section().
Definition at line 644 of file actctx.c.
Referenced by test_CreateActCtx_share_mode().
|
static |
Definition at line 625 of file actctx.c.
Referenced by test_actctx(), and test_create_wide_and_fail().
| DEFINE_GUID | ( | CLSID_clrclass | , |
| 0x22345678 | , | ||
| 0x1234 | , | ||
| 0x5678 | , | ||
| 0x12 | , | ||
| 0x34 | , | ||
| 0x11 | , | ||
| 0x11 | , | ||
| 0x22 | , | ||
| 0x22 | , | ||
| 0x33 | , | ||
| 0x33 | |||
| ) |
| DEFINE_GUID | ( | IID_CoTest | , |
| 0x12345678 | , | ||
| 0x1234 | , | ||
| 0x5678 | , | ||
| 0x12 | , | ||
| 0x34 | , | ||
| 0x11 | , | ||
| 0x11 | , | ||
| 0x22 | , | ||
| 0x22 | , | ||
| 0x33 | , | ||
| 0x33 | |||
| ) |
| DEFINE_GUID | ( | IID_CoTest2 | , |
| 0x12345678 | , | ||
| 0x1234 | , | ||
| 0x5678 | , | ||
| 0x12 | , | ||
| 0x34 | , | ||
| 0x11 | , | ||
| 0x11 | , | ||
| 0x22 | , | ||
| 0x22 | , | ||
| 0x33 | , | ||
| 0x34 | |||
| ) |
| DEFINE_GUID | ( | IID_Ibifaceps | , |
| 0x66666666 | , | ||
| 0x8888 | , | ||
| 0x7777 | , | ||
| 0x66 | , | ||
| 0x66 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x57 | |||
| ) |
| DEFINE_GUID | ( | IID_Iiface | , |
| 0x96666666 | , | ||
| 0x8888 | , | ||
| 0x7777 | , | ||
| 0x66 | , | ||
| 0x66 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | |||
| ) |
| DEFINE_GUID | ( | IID_Iifaceps | , |
| 0x66666666 | , | ||
| 0x8888 | , | ||
| 0x7777 | , | ||
| 0x66 | , | ||
| 0x66 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | |||
| ) |
| DEFINE_GUID | ( | IID_Iifaceps2 | , |
| 0x76666666 | , | ||
| 0x8888 | , | ||
| 0x7777 | , | ||
| 0x66 | , | ||
| 0x66 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | |||
| ) |
| DEFINE_GUID | ( | IID_Iifaceps3 | , |
| 0x86666666 | , | ||
| 0x8888 | , | ||
| 0x7777 | , | ||
| 0x66 | , | ||
| 0x66 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | |||
| ) |
| DEFINE_GUID | ( | IID_PS32 | , |
| 0x66666666 | , | ||
| 0x8888 | , | ||
| 0x7777 | , | ||
| 0x66 | , | ||
| 0x66 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x56 | |||
| ) |
| DEFINE_GUID | ( | IID_TlibTest | , |
| 0x99999999 | , | ||
| 0x8888 | , | ||
| 0x7777 | , | ||
| 0x66 | , | ||
| 0x66 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | |||
| ) |
| DEFINE_GUID | ( | IID_TlibTest2 | , |
| 0x99999999 | , | ||
| 0x8888 | , | ||
| 0x7777 | , | ||
| 0x66 | , | ||
| 0x66 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x56 | |||
| ) |
| DEFINE_GUID | ( | IID_TlibTest3 | , |
| 0x99999999 | , | ||
| 0x8888 | , | ||
| 0x7777 | , | ||
| 0x66 | , | ||
| 0x66 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x57 | |||
| ) |
| DEFINE_GUID | ( | IID_TlibTest4 | , |
| 0x99999999 | , | ||
| 0x8888 | , | ||
| 0x7777 | , | ||
| 0x66 | , | ||
| 0x66 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x55 | , | ||
| 0x58 | |||
| ) |
| DEFINE_GUID | ( | OTHER_COMPAT_GUID | , |
| 0x12345566 | , | ||
| 0x1111 | , | ||
| 0x2222 | , | ||
| 0x33 | , | ||
| 0x33 | , | ||
| 0x44 | , | ||
| 0x44 | , | ||
| 0x44 | , | ||
| 0x44 | , | ||
| 0x44 | , | ||
| 0x44 | |||
| ) |
| DEFINE_GUID | ( | VISTA_COMPAT_GUID | , |
| 0xe2011457 | , | ||
| 0x1546 | , | ||
| 0x43c5 | , | ||
| 0xa5 | , | ||
| 0xfe | , | ||
| 0x00 | , | ||
| 0x8d | , | ||
| 0xee | , | ||
| 0xe3 | , | ||
| 0xd3 | , | ||
| 0xf0 | |||
| ) |
| DEFINE_GUID | ( | WIN10_COMPAT_GUID | , |
| 0x8e0f7a12 | , | ||
| 0xbfb3 | , | ||
| 0x4fe8 | , | ||
| 0xb9 | , | ||
| 0xa5 | , | ||
| 0x48 | , | ||
| 0xfd | , | ||
| 0x50 | , | ||
| 0xa1 | , | ||
| 0x5a | , | ||
| 0x9a | |||
| ) |
| DEFINE_GUID | ( | WIN7_COMPAT_GUID | , |
| 0x35138b9a | , | ||
| 0x5d96 | , | ||
| 0x4fbd | , | ||
| 0x8e | , | ||
| 0x2d | , | ||
| 0xa2 | , | ||
| 0x44 | , | ||
| 0x02 | , | ||
| 0x25 | , | ||
| 0xf9 | , | ||
| 0x3a | |||
| ) |
| DEFINE_GUID | ( | WIN81_COMPAT_GUID | , |
| 0x1f676c76 | , | ||
| 0x80e1 | , | ||
| 0x4239 | , | ||
| 0x95 | , | ||
| 0xbb | , | ||
| 0x83 | , | ||
| 0xd0 | , | ||
| 0xf6 | , | ||
| 0xd0 | , | ||
| 0xda | , | ||
| 0x78 | |||
| ) |
| DEFINE_GUID | ( | WIN8_COMPAT_GUID | , |
| 0x4a2f28e3 | , | ||
| 0x53b9 | , | ||
| 0x4441 | , | ||
| 0xba | , | ||
| 0x9c | , | ||
| 0xd6 | , | ||
| 0x9d | , | ||
| 0x4a | , | ||
| 0x4a | , | ||
| 0x6e | , | ||
| 0x38 | |||
| ) |
Definition at line 2790 of file actctx.c.
Referenced by test_CreateActCtx().
Definition at line 2799 of file actctx.c.
Referenced by fill_sxs_info(), subtest_manifest_res_(), test_CreateActCtx(), test_one_sxs_and_one_local_1(), test_one_sxs_and_one_local_2(), and test_one_with_sxs_and_GetModuleHandleA().
|
static |
Definition at line 3602 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 3677 of file actctx.c.
Referenced by test_one_sxs_and_one_local_1(), and test_one_sxs_and_one_local_2().
Definition at line 4184 of file actctx.c.
Referenced by subtest_valid_manifest_resources_locale().
Definition at line 3117 of file actctx.c.
Referenced by START_TEST().
Definition at line 2751 of file actctx.c.
Referenced by START_TEST().
|
static |
Definition at line 2598 of file actctx.c.
Referenced by test_findsectionstring().
|
static |
Definition at line 2650 of file actctx.c.
Referenced by test_findsectionstring().
Definition at line 2713 of file actctx.c.
Referenced by START_TEST().
Definition at line 4356 of file actctx.c.
Referenced by START_TEST().
Definition at line 4334 of file actctx.c.
Referenced by START_TEST().
| START_TEST | ( | actctx | ) |
Definition at line 4474 of file actctx.c.
|
static |
Definition at line 3958 of file actctx.c.
Definition at line 4221 of file actctx.c.
Referenced by test_valid_manifest_resources_locale().
Definition at line 2194 of file actctx.c.
Referenced by START_TEST().
Definition at line 2171 of file actctx.c.
Referenced by test_actctx().
Definition at line 1536 of file actctx.c.
Referenced by test_actctx(), test_allowDelayedBinding(), test_app_manifest(), test_compatibility(), and test_manifest_in_module().
Definition at line 3834 of file actctx.c.
Referenced by run_sxs_test().
Definition at line 3301 of file actctx.c.
Referenced by START_TEST().
|
static |
Definition at line 1094 of file actctx.c.
Referenced by test_create_fail().
Definition at line 1143 of file actctx.c.
Referenced by START_TEST().
Definition at line 1123 of file actctx.c.
Referenced by test_create_fail().
Definition at line 2817 of file actctx.c.
Referenced by START_TEST().
Definition at line 3092 of file actctx.c.
Referenced by START_TEST().
|
static |
Definition at line 722 of file actctx.c.
Referenced by test_actctx(), test_app_manifest(), and test_manifest_in_module().
Definition at line 2053 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 971 of file actctx.c.
|
static |
Definition at line 1456 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 1642 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 1282 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 1796 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 1934 of file actctx.c.
Referenced by test_actctx().
Definition at line 1503 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 1867 of file actctx.c.
Referenced by test_actctx().
Definition at line 1346 of file actctx.c.
Referenced by test_actctx().
Definition at line 2674 of file actctx.c.
Referenced by START_TEST().
|
static |
Definition at line 861 of file actctx.c.
Referenced by test_actctx(), and test_app_manifest().
Definition at line 4390 of file actctx.c.
Referenced by START_TEST().
Definition at line 4415 of file actctx.c.
Referenced by START_TEST().
Definition at line 4080 of file actctx.c.
Referenced by START_TEST().
Definition at line 3228 of file actctx.c.
Referenced by test_compatibility().
Definition at line 3714 of file actctx.c.
Referenced by run_sxs_test().
Definition at line 3754 of file actctx.c.
Referenced by run_sxs_test().
Definition at line 3795 of file actctx.c.
Referenced by run_sxs_test().
|
static |
Definition at line 1038 of file actctx.c.
Referenced by test_actctx().
Definition at line 3427 of file actctx.c.
Referenced by START_TEST().
Definition at line 3686 of file actctx.c.
Referenced by run_sxs_test().
Definition at line 2104 of file actctx.c.
Referenced by test_actctx().
Definition at line 4314 of file actctx.c.
Referenced by START_TEST().
|
static |
Definition at line 3245 of file actctx.c.
Referenced by test_compatibility().
Definition at line 1992 of file actctx.c.
Referenced by test_actctx().
Definition at line 3133 of file actctx.c.
Referenced by START_TEST().
Definition at line 1619 of file actctx.c.
Referenced by test_find_com_redirection(), test_find_ifaceps_redirection(), test_find_progid_redirection(), test_find_surrogate(), and test_typelib_section().
Definition at line 586 of file actctx.c.
Referenced by init_paths(), VerFindFileA(), and VerFindFileW().
Definition at line 587 of file actctx.c.
Referenced by init_paths().
Definition at line 546 of file actctx.c.
Referenced by test_builtin_sxs().
Definition at line 423 of file actctx.c.
Referenced by test_compatibility().
Definition at line 458 of file actctx.c.
Referenced by test_compatibility().
Definition at line 432 of file actctx.c.
Referenced by test_compatibility().
Definition at line 442 of file actctx.c.
Referenced by test_compatibility().
|
static |
Definition at line 837 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 844 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 851 of file actctx.c.
Referenced by test_actctx().
Definition at line 587 of file actctx.c.
Referenced by create_manifest_file().
|
static |
Definition at line 699 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 703 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 709 of file actctx.c.
Referenced by test_app_manifest().
|
static |
Definition at line 716 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 4383 of file actctx.c.
Referenced by test_manifest_in_module().
Definition at line 562 of file actctx.c.
Referenced by test_actctx().
Definition at line 586 of file actctx.c.
Referenced by init_paths().
Definition at line 32 of file actctx.c.
Referenced by RtlQueryInformationActivationContext(), test_CreateActCtx(), and test_manifest_in_module().
Definition at line 50 of file actctx.c.
Referenced by run_child_process(), test_actctx(), test_compatibility(), test_create_fail(), test_CreateActCtx(), and test_CreateActCtx_share_mode().
Definition at line 292 of file actctx.c.
Referenced by test_actctx().
Definition at line 305 of file actctx.c.
Referenced by test_actctx().
Definition at line 55 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 813 of file actctx.c.
Referenced by test_app_manifest().
|
static |
Definition at line 807 of file actctx.c.
Referenced by test_actctx().
Definition at line 60 of file actctx.c.
Referenced by test_actctx(), and test_create_fail().
|
static |
Definition at line 819 of file actctx.c.
Referenced by test_actctx().
Definition at line 86 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 825 of file actctx.c.
Referenced by test_actctx().
Definition at line 213 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 831 of file actctx.c.
Referenced by test_actctx().
Definition at line 226 of file actctx.c.
Referenced by test_allowDelayedBinding().
Definition at line 237 of file actctx.c.
Referenced by test_actctx().
Definition at line 249 of file actctx.c.
Referenced by test_actctx().
Definition at line 261 of file actctx.c.
Referenced by test_actctx().
Definition at line 274 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 587 of file actctx.c.
Referenced by create_manifest_file(), and test_create().
Definition at line 173 of file actctx.c.
Referenced by test_CreateActCtx(), test_dllredirect_section(), test_typelib_section(), and test_wndclass_section().
Definition at line 184 of file actctx.c.
Referenced by test_CreateActCtx(), test_dllredirect_section(), test_typelib_section(), and test_wndclass_section().
Definition at line 198 of file actctx.c.
Referenced by test_CreateActCtx(), test_dllredirect_section(), test_typelib_section(), and test_wndclass_section().
Definition at line 34 of file actctx.c.
Referenced by RtlFindActivationContextSectionString(), and test_pack_PACTCTX_SECTION_KEYED_DATA().
|
static |
Definition at line 1018 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 1022 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 1026 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 1030 of file actctx.c.
Referenced by test_actctx().
|
static |
Definition at line 1034 of file actctx.c.
Referenced by test_actctx().
Definition at line 468 of file actctx.c.
Referenced by test_settings().
Definition at line 479 of file actctx.c.
Referenced by test_settings().
Definition at line 504 of file actctx.c.
Referenced by test_settings().
Definition at line 514 of file actctx.c.
Referenced by test_settings().
Definition at line 311 of file actctx.c.
Referenced by test_actctx().
Definition at line 316 of file actctx.c.
Referenced by test_actctx().
Definition at line 323 of file actctx.c.
Referenced by test_actctx(), test_findsectionstring(), and test_ZombifyActCtx().
Definition at line 575 of file actctx.c.
Referenced by test_actctx(), and test_find_string_fail().
Definition at line 573 of file actctx.c.
Referenced by test_actctx(), and test_find_string_fail().
Definition at line 531 of file actctx.c.
Referenced by test_manifest_resources(), 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 537 of file actctx.c.
Referenced by test_manifest_resources(), 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 34 of file actctx.c.
Referenced by find_comserver_redirection(), find_progid_redirection(), and find_tlib_redirection().
Definition at line 579 of file actctx.c.
Referenced by test_wndclass_section().
Definition at line 581 of file actctx.c.
Referenced by test_actctx().
Definition at line 583 of file actctx.c.
Referenced by test_wndclass_section().
Definition at line 577 of file actctx.c.
Referenced by test_actctx().
Definition at line 586 of file actctx.c.
Referenced by init_paths(), test_actctx(), and test_CreateActCtx().
Definition at line 586 of file actctx.c.
Referenced by init_paths(), and test_actctx().
Definition at line 418 of file actctx.c.
Referenced by test_create_fail().
Definition at line 333 of file actctx.c.
Referenced by subtest_valid_manifest_resources_locale(), test_create_fail(), and test_manifest_resources().
Definition at line 390 of file actctx.c.
Referenced by test_create_fail().
Definition at line 410 of file actctx.c.
Referenced by test_create_fail().
Definition at line 338 of file actctx.c.
Referenced by test_create_fail().
Definition at line 343 of file actctx.c.
Referenced by test_create_fail().
Definition at line 348 of file actctx.c.
Referenced by test_create_fail().
Definition at line 354 of file actctx.c.
Referenced by test_create_fail().
Definition at line 360 of file actctx.c.
Referenced by test_create_fail().
Definition at line 365 of file actctx.c.
Referenced by test_create_fail().
Definition at line 371 of file actctx.c.
Referenced by test_create_fail().
Definition at line 377 of file actctx.c.
Referenced by test_create_fail().