ChangeSet ID: 6479 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/03 13:11:50
Modified files: msdos : int21.c dlls/winedos : int21.c
Log message: Jukka Heinonen jhei@iki.fi Clean up int21 handling. Move error handling to winedos. Call INT_Int21Handler only to emulate selected functions.
Patch: http://cvs.winehq.com/patch.py?id=6479
Old revision New revision Changes Path 1.78 1.79 +0 -263 wine/msdos/int21.c 1.16 1.17 +468 -45 wine/dlls/winedos/int21.c