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

/vbox/src/VBox/Additions/WINNT/VBoxGINA/
H A DVBoxGINA.cpp71 PGWLXRECONNECTNOTIFY GWlxReconnectNotify; variable
221 GWlxReconnectNotify = (PGWLXRECONNECTNOTIFY)RTLdrGetFunction(hLdrMod, "WlxReconnectNotify");
235 GWlxGetConsoleSwitchCredentials, GWlxReconnectNotify, GWlxDisconnectNotify);
584 if (GWlxReconnectNotify)
585 GWlxReconnectNotify(pWlxContext);

Completed in 33 milliseconds