ChangeSet ID: 1027986718116043814997287 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/29 18:51:58
Modified files: dlls/winedos : int10.c vga.c vga.h dlls/winmm/winearts: audio.c win32 : console.c
Log message: Chris Morgan cmorgan@alum.wpi.edu Some dos VGA error handling. Misc TRACE changes.
Patch: http://cvs.winehq.com/patch.py?id=1027986718116043814997287
Revision Changes Path 1.15 +3 -2 wine/dlls/winedos/int10.c 1.20 +47 -32 wine/dlls/winedos/vga.c 1.10 +2 -2 wine/dlls/winedos/vga.h 1.5 +0 -3 wine/dlls/winmm/winearts/audio.c 1.98 +10 -2 wine/win32/console.c