* Added the constant for a windows function wait timing out

This commit is contained in:
markm 2009-03-15 03:33:35 +00:00
parent fc0f9e1d7c
commit 3de3d0ef34

@ -11981,4 +11981,6 @@ PBS_SMOOTHREVERSE = 0x10 # Windows Vista ~
PBST_NORMAL = 0x0001 # Windows Vista ~
PBST_ERROR = 0x0002
PBST_PAUSED = 0x0003
PBST_PAUSED = 0x0003
WAIT_TIMEOUT = 258L # dderror