Remove obsolete code from DOSVM_Wait.
authorJukka Heinonen <jhei@iki.fi>
Fri, 2 May 2003 20:12:52 +0000 (20:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 May 2003 20:12:52 +0000 (20:12 +0000)
commite2ae56e0b956e52a980ec73c2823d15aaa4bc994
tree474669519e170fad1c5083dd5c7ee7f3f651dee0
parent40bebee7ce05c82f22e6824131f6f7700641ab78
Remove obsolete code from DOSVM_Wait.
Prepare DOSVM_Wait for handling nested interrupts in both real and
protected mode.
Provide temporary workaround for keyboard related deadlock.
dlls/winedos/devices.c
dlls/winedos/dosexe.h
dlls/winedos/dosvm.c
dlls/winedos/int16.c
dlls/winedos/int21.c