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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.cpp72 static BOOL vboxStCheckTimer(WPARAM wEvent);
1342 static BOOL vboxStCheckTimer(WPARAM wEvent) argument
1344 if (wEvent != gVBoxSt.idDelayedInitTimer)
1365 static BOOL vboxStHandleEvent(WPARAM wEvent, LPARAM SessionID) argument
1367 LogFlowFunc(("WTS Event: %s\n", vboxStDbgGetString(wEvent)));

Completed in 46 milliseconds