Searched defs:hAtiDll (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c270 HMODULE hAtiDll; local
274 hAtiDll = GetModuleHandleA(pszAtiDll);
275 if (!hAtiDll)
281 rc = renderspuIatPatcherPatchFunction(hAtiDll, "user32.dll", "GetForegroundWindow", (void*)renderspuAtiQuirk_GetForegroundWindow);

Completed in 61 milliseconds