Replace calls to WaitForMultipleObjects with a 0 count by calls to
commit2b72be546cf997140604706b6bee46bd38cb5714
authorAlexandre Julliard <julliard@winehq.org>
Mon, 30 Jun 2003 02:10:19 +0000 (30 02:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Jun 2003 02:10:19 +0000 (30 02:10 +0000)
treef6cb6a6133d5632904062d0e654daa76946e24dc
parentdfe397fc3890ac81024c8e431fa71fa97748b042
Replace calls to WaitForMultipleObjects with a 0 count by calls to
SleepEx.
dlls/kernel/file.c
dlls/kernel/system.c
dlls/user/comm16.c
dlls/winedos/vga.c