ChangeSet ID: 1020630159148656683581979 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/05/05 15:22:39
Modified files: dlls/winedos : dosexe.h dosvm.c module.c
Log message: Jukka Heinonen jhei@iki.fi Terminating DOS program in real mode now calls ExitThread which is exactly what terminating in protected mode does.
Patch: http://cvs.winehq.com/patch.py?id=1020630159148656683581979
Revision Changes Path 1.6 +1 -1 wine/dlls/winedos/dosexe.h 1.17 +14 -3 wine/dlls/winedos/dosvm.c 1.16 +6 -11 wine/dlls/winedos/module.c