ChangeSet ID: 7103 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/22 19:23:01
Modified files: msdos : int21.c dlls/winedos : int21.c
Log message: Jukka Heinonen jhei@iki.fi Return number of bytes written when writing to DOS console using int21 function 0x40. Move some int21 functions to winedos.
Patch: http://cvs.winehq.com/patch.py?id=7103
Old revision New revision Changes Path 1.82 1.83 +0 -85 wine/msdos/int21.c 1.20 1.21 +113 -34 wine/dlls/winedos/int21.c