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

/vbox/src/VBox/Additions/WINNT/VBoxGINA/
H A DVBoxGINA.cpp212 GWlxScreenSaverNotify = (PGWLXSCREENSAVERNOTIFY)RTLdrGetFunction(hLdrMod, "WlxScreenSaverNotify");
225 " WlxScreenSaverNotify: %p\n"
474 BOOL WINAPI WlxScreenSaverNotify(PVOID pWlxContext, BOOL *pSecure) function
476 VBoxGINAVerbose(0, "VBoxGINA::WlxScreenSaverNotify, pSecure=%d\n",
607 * Because we set the status to "init" in WlxScreenSaverNotify when

Completed in 47 milliseconds