Home
last modified time | relevance | path

Searched refs:GetModuleHandle (Results 1 – 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dlibloaderapi.h106 #define GetModuleHandle __MINGW_NAME_AW(GetModuleHandle) macro
130 #define GetModuleHandle __MINGW_NAME_AW(GetModuleHandle)
Dnewapis.h41 hinst = GetModuleHandle(TEXT("KERNEL32")); in Probe_GetDiskFreeSpaceEx()
159 hinst = GetModuleHandle(TEXT("KERNEL32")); in Probe_GetLongPathName()
229 hinst = GetModuleHandle(TEXT("KERNEL32")); in Probe_GetFileAttributesEx()
262 hinst = GetModuleHandle(TEXT("KERNEL32")); in Probe_IsDebuggerPresent()
Dmultimon.h142 h = GetModuleHandle (TEXT ("USER32")); in InitMultipleMonitorStubs()
Dwindowsx.h1615 #define GetInstanceModule(hInstance) GetModuleHandle((LPCSTR)MAKELP(0,hInstance))