Terminating DOS program in real mode now calls ExitThread which is
commit887ed6228afa0823e4a968ce1dd6ef950067f0cc
authorJukka Heinonen <jhei@iki.fi>
Sun, 5 May 2002 20:22:39 +0000 (5 20:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 5 May 2002 20:22:39 +0000 (5 20:22 +0000)
tree879b77f5bc1bdaac4a8c5bd8884603e80de6edf0
parent8a1ac6edf4fd55f914b2d526d654a5ee68bc5e48
Terminating DOS program in real mode now calls ExitThread which is
exactly what terminating in protected mode does.
dlls/winedos/dosexe.h
dlls/winedos/dosvm.c
dlls/winedos/module.c