ChangeSet ID: 6468 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/02 12:58:32
Modified files: msdos : int21.c dpmi.c dlls/winedos : int21.c dlls/kernel : kernel32.spec
Log message: Jukka Heinonen jhei@iki.fi Rename old DOS3Call as INT_Int21Handler and make new DOS3Call call directly winedos int21 handler.
Patch: http://cvs.winehq.com/patch.py?id=6468
Old revision New revision Changes Path 1.77 1.78 +2 -12 wine/msdos/int21.c 1.72 1.73 +21 -0 wine/msdos/dpmi.c 1.15 1.16 +9 -4 wine/dlls/winedos/int21.c 1.80 1.81 +1 -1 wine/dlls/kernel/kernel32.spec