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

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dload.c1330 HMODULE hCrUtil; local
1336 hCrUtil = GetModuleHandleA("VBoxOGLcrutil.dll");
1337 Assert(hCrUtil);
1338 crDbgCmdSymLoadPrint("VBoxOGLcrutil.dll", hCrUtil);

Completed in 5019 milliseconds