Searched refs:GetModuleHandleA (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/win/
H A Dimport-template-kernel32.h9 SUPHARNT_IMPORT_STDCALL(GetModuleHandleA, 4)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/switcher/
H A Dsw_common.c72 if (GetModuleHandleA(gsBlackListDll[i]))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/
H A Dsw_common.c72 if (GetModuleHandleA(gsBlackListDll[i]))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_main.c214 mod = GetModuleHandleA( "winex11.drv" );
H A Ddirectx.c5373 mod_gl = GetModuleHandleA("gdi32.dll");
/vbox/src/libs/libxml2-2.6.31/
H A Dcatalog.c82 #define GetModuleHandleA GetModuleHandle macro
85 void* __stdcall GetModuleHandleA(const char*);
3123 hmodule = GetModuleHandleA("libxml2.dll");
3125 hmodule = GetModuleHandleA(NULL);
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dload.c1336 hCrUtil = GetModuleHandleA("VBoxOGLcrutil.dll");
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c274 hAtiDll = GetModuleHandleA(pszAtiDll);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinbase.h1901 WINBASEAPI HMODULE WINAPI GetModuleHandleA(LPCSTR);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c5312 HMODULE mod_gl = GetModuleHandleA("opengl32.dll");
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinbase.h1677 WINBASEAPI HMODULE WINAPI GetModuleHandleA(LPCSTR);
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp6316 HMODULE hDDraw = GetModuleHandleA("ddraw.dll");

Completed in 193 milliseconds