ChangeSet ID: 1017801285678871369063021 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/04/02 20:34:45
Modified files: dlls/winedos : dosexe.h int10.c int21.c int29.c
Log message: Jukka Heinonen jhei@iki.fi Redirect DOS writes to stdout/console to DOSVM_PutChar.
Patch: http://cvs.winehq.com/patch.py?id=1017801285678871369063021
Revision Changes Path 1.5 +1 -0 wine/dlls/winedos/dosexe.h 1.4 +21 -1 wine/dlls/winedos/int10.c 1.5 +16 -2 wine/dlls/winedos/int21.c 1.3 +2 -2 wine/dlls/winedos/int29.c