Home
last modified time | relevance | path

Searched defs:dll (Results 1 – 25 of 27) sorted by relevance

12

/reactos/modules/rostests/apitests/appshim/
H A Ddispmode.c295 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 Dversionlie.c310 HMODULE dll; in LoadShimDLL() local
/reactos/modules/rostests/apitests/kernel32/
H A DLoadLibraryExW.c27 VOID _TestVesion(HANDLE dll, DWORD ExpectedVersion, int line) in _TestVesion()
/reactos/modules/rostests/apitests/msgina/
H A DShellDimScreen.cpp107 HMODULE dll = LoadLibraryA("msgina.dll"); in START_TEST() local
/reactos/dll/appcompat/shims/shimlib/
H A Dsetup_shim.inl22 #define SHIM_HOOK(num, dll, function, target) \ argument
/reactos/modules/rostests/apitests/sdk/
H A Ddelayimp.cpp181 char* dll = (char*)pdli->szDll; in DliHook() local
187 char* dll = (char*)pdli->szDll; in DliHook() local
/reactos/dll/win32/mscms/
H A Dstub.c138 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 Dactctx.c2396 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 Dmessage.c37 #define GET_PROC(dll, func) \ in init_function_pointers() argument
H A Dstr.c188 static HMODULE dll; variable
H A Dmsg.c45 #define GET_PROC(dll, func) \ in init_function_pointers() argument
H A Dcert.c47 #define GET_PROC(dll, func) \ in init_function_pointers() argument
/reactos/dll/shellext/shellbtrfs/
H A Dcontextmenu.cpp984 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 DSystemMenu.c74 #define GET_PROC(dll, func) \ in init_procs() argument
/reactos/modules/rostests/winetests/winetest/
H A Dmain.c475 HMODULE dll; in extract_test_proc() local
/reactos/dll/win32/msi/
H A Dcustom.c515 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 Dwave.c1701 HMODULE dll = GetModuleHandleA("winmm.dll"); in test_PlaySound() local
/reactos/base/applications/winhlp32/
H A Dwinhelp.c1654 WINHELP_DLL* dll; in WinMain() local
H A Dmacro.c755 WINHELP_DLL* dll; in MACRO_RegisterRoutine() local
/reactos/dll/win32/mscoree/
H A Dcorruntimehost.c42 HMODULE dll; member
/reactos/dll/win32/crypt32/
H A Doid.c491 static BOOL CRYPT_GetFuncFromDll(LPCWSTR dll, LPCSTR func, HMODULE *lib, in CRYPT_GetFuncFromDll()
/reactos/dll/win32/inseng/
H A Dicif.c644 static HRESULT WINAPI component_GetDetVersion(ICifComponent *iface, char *dll, DWORD dll_size, char… in component_GetDetVersion()
/reactos/dll/win32/ole32/
H A Dcompobj.c476 OpenDll *dll; member
/reactos/dll/win32/oleaut32/
H A Dtypelib.c2867 HMODULE dll; member
8157 BSTR dll, entry; in ITypeInfo_fnAddressOfMember() local
/reactos/dll/win32/shlwapi/
H A Dordinal.c4916 HMODULE dll = LoadLibraryA("shell32.dll"); in GetUIVersion() local

12