/reactos/modules/rostests/apitests/appshim/ |
H A D | dispmode.c | 295 static BOOL hook_disp(HMODULE dll) in hook_disp() 301 static VOID unhook_disp(HMODULE dll) in unhook_disp() 307 static BOOL hook_theme(HMODULE dll) in hook_theme() 312 static VOID unhook_theme(HMODULE dll) in unhook_theme() 361 const WCHAR* dll; member 390 HMODULE dll; in run_test() local 435 HMODULE dll = LoadLibraryA("apphelp.dll"); in START_TEST() local
|
H A D | versionlie.c | 310 HMODULE dll; in LoadShimDLL() local
|
/reactos/modules/rostests/apitests/kernel32/ |
H A D | LoadLibraryExW.c | 27 VOID _TestVesion(HANDLE dll, DWORD ExpectedVersion, int line) in _TestVesion()
|
/reactos/modules/rostests/apitests/msgina/ |
H A D | ShellDimScreen.cpp | 107 HMODULE dll = LoadLibraryA("msgina.dll"); in START_TEST() local
|
/reactos/dll/appcompat/shims/shimlib/ |
H A D | setup_shim.inl | 22 #define SHIM_HOOK(num, dll, function, target) \ argument
|
/reactos/modules/rostests/apitests/sdk/ |
H A D | delayimp.cpp | 181 char* dll = (char*)pdli->szDll; in DliHook() local 187 char* dll = (char*)pdli->szDll; in DliHook() local
|
/reactos/dll/win32/mscms/ |
H A D | stub.c | 138 BOOL WINAPI RegisterCMMA( PCSTR machine, DWORD id, PCSTR dll ) in RegisterCMMA() 145 BOOL WINAPI RegisterCMMW( PCWSTR machine, DWORD id, PCWSTR dll ) in RegisterCMMW()
|
/reactos/sdk/lib/rtl/ |
H A D | actctx.c | 2396 struct dll_redirect* dll; in parse_file_elem() local 3586 struct dll_redirect *dll = &assembly->dlls[j]; in build_dllredirect_section() local 3620 struct dll_redirect *dll = &assembly->dlls[j]; in build_dllredirect_section() local 3720 struct dllredirect_data *dll; in find_dll_redirection() local 3786 struct dll_redirect *dll = &assembly->dlls[j]; in build_wndclass_section() local 3832 struct dll_redirect *dll = &assembly->dlls[j]; in build_wndclass_section() local 3990 struct dll_redirect *dll = &assembly->dlls[j]; in build_tlib_section() local 4032 struct dll_redirect *dll = &assembly->dlls[j]; in build_tlib_section() local 4410 struct dll_redirect *dll = &assembly->dlls[j]; in build_comserver_section() local 4442 struct dll_redirect *dll = &assembly->dlls[j]; in build_comserver_section() local [all …]
|
/reactos/modules/rostests/winetests/crypt32/ |
H A D | message.c | 37 #define GET_PROC(dll, func) \ in init_function_pointers() argument
|
H A D | str.c | 188 static HMODULE dll; variable
|
H A D | msg.c | 45 #define GET_PROC(dll, func) \ in init_function_pointers() argument
|
H A D | cert.c | 47 #define GET_PROC(dll, func) \ in init_function_pointers() argument
|
/reactos/dll/shellext/shellbtrfs/ |
H A D | contextmenu.cpp | 984 WCHAR dll[MAX_PATH], fn[MAX_PATH]; in InvokeCommand() local 1087 WCHAR dll[MAX_PATH]; in InvokeCommand() local
|
/reactos/modules/rostests/apitests/user32/ |
H A D | SystemMenu.c | 74 #define GET_PROC(dll, func) \ in init_procs() argument
|
/reactos/modules/rostests/winetests/winetest/ |
H A D | main.c | 475 HMODULE dll; in extract_test_proc() local
|
/reactos/dll/win32/msi/ |
H A D | custom.c | 515 WCHAR *dll = NULL, *action = NULL; in __wine_msi_call_dll_function() local 1683 UINT __cdecl s_remote_GetActionInfo(const GUID *guid, WCHAR **name, int *type, WCHAR **dll, char **… in s_remote_GetActionInfo()
|
/reactos/modules/rostests/winetests/winmm/ |
H A D | wave.c | 1701 HMODULE dll = GetModuleHandleA("winmm.dll"); in test_PlaySound() local
|
/reactos/base/applications/winhlp32/ |
H A D | winhelp.c | 1654 WINHELP_DLL* dll; in WinMain() local
|
H A D | macro.c | 755 WINHELP_DLL* dll; in MACRO_RegisterRoutine() local
|
/reactos/dll/win32/mscoree/ |
H A D | corruntimehost.c | 42 HMODULE dll; member
|
/reactos/dll/win32/crypt32/ |
H A D | oid.c | 491 static BOOL CRYPT_GetFuncFromDll(LPCWSTR dll, LPCSTR func, HMODULE *lib, in CRYPT_GetFuncFromDll()
|
/reactos/dll/win32/inseng/ |
H A D | icif.c | 644 static HRESULT WINAPI component_GetDetVersion(ICifComponent *iface, char *dll, DWORD dll_size, char… in component_GetDetVersion()
|
/reactos/dll/win32/ole32/ |
H A D | compobj.c | 476 OpenDll *dll; member
|
/reactos/dll/win32/oleaut32/ |
H A D | typelib.c | 2867 HMODULE dll; member 8157 BSTR dll, entry; in ITypeInfo_fnAddressOfMember() local
|
/reactos/dll/win32/shlwapi/ |
H A D | ordinal.c | 4916 HMODULE dll = LoadLibraryA("shell32.dll"); in GetUIVersion() local
|