Make all users of DOSVM_Enter explicitly set V86 flag.
commitbe3b2569c7e36787548f58632e1d6f5692173e1f
authorJukka Heinonen <jhei@iki.fi>
Mon, 25 Aug 2003 01:01:01 +0000 (25 01:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Aug 2003 01:01:01 +0000 (25 01:01 +0000)
tree04037cdb93832f1efb86bbf84c98009d6e386e44
parent3be5d62b294a279246c9ed839bb61e6e36c17627
Make all users of DOSVM_Enter explicitly set V86 flag.
Fix mouse relay stack usage in protected mode.
Raw mode switch now handles interrupt flag correctly.
dlls/winedos/devices.c
dlls/winedos/dosaspi.c
dlls/winedos/dosexe.h
dlls/winedos/dosvm.c
dlls/winedos/int31.c
dlls/winedos/int33.c
dlls/winedos/interrupts.c
dlls/winedos/module.c