ChangeSet ID: 8622 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/29 21:10:19
Modified files: dlls/winedos : vga.c dlls/user : comm16.c dlls/kernel : system.c file.c
Log message: Replace calls to WaitForMultipleObjects with a 0 count by calls to SleepEx.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8622
Old revision New revision Changes Path 1.35 1.36 +1 -1 wine/dlls/winedos/vga.c 1.15 1.16 +2 -2 wine/dlls/user/comm16.c 1.1 1.2 +1 -1 wine/dlls/kernel/system.c 1.2 1.3 +1 -1 wine/dlls/kernel/file.c