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

/vbox/src/VBox/Main/src-server/win/
H A Dsvcmain.cpp58 const DWORD dwTimeOut = 5000; /* time for EXE to be idle before shutting down */ variable
90 dwWait = WaitForSingleObject(hEventShutdown, dwTimeOut);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinputd.h77 DWORD dwTimeOut; member in struct:joyreguservalues_tag
H A Dmmddk.h286 DWORD dwTimeOut; /* value at which to timeout joystick polling */ member in struct:joyreguservalues_tag
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmmddk.h288 DWORD dwTimeOut; /* value at which to timeout joystick polling */ member in struct:joyreguservalues_tag

Completed in 172 milliseconds