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

/vbox/src/VBox/Additions/WINNT/VBoxGINA/testcase/
H A DtstVBoxGINA.cpp42 FARPROC pfnDebug = GetProcAddress(hMod, "VBoxGINADebug"); local
43 if (!pfnDebug)
51 dwErr = pfnDebug();

Completed in 1630 milliseconds