Re: minimum timeout for SetTimer should be 10ms
Jan. 6, 2004
8:56 p.m.
Mike McCormack <mike(a)codeweavers.com> writes:
MSDN defines 10ms as the minimum timeout for Win 2000. Win9x is not defined, but tests show it is slightly different... it's minimum timeout is longer than 10ms, but setting to 10ms should not hurt.
Actually it should have no effect at all, because the timeout is forced to SYS_TIMER_RATE (which is the Win9x minimum AFAIK) a few lines below... -- Alexandre Julliard julliard(a)winehq.com
8116
Age (days ago)
8116
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard