Searched refs:TIMERID_VBOXTRAY_DT_TIMER (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.h75 #define TIMERID_VBOXTRAY_DT_TIMER 1002 macro
H A DVBoxTray.cpp1513 gVBoxDt.idTimer = SetTimer(ghwndToolWindow, TIMERID_VBOXTRAY_DT_TIMER, 500, (TIMERPROC)NULL);

Completed in 35 milliseconds