Modify winedos interrupt handlers so that they work with PM
commit6f6abac4f1e4f01144a812adb3b5febb4fe4a65f
authorJukka Heinonen <jhei@iki.fi>
Tue, 29 Oct 2002 23:09:30 +0000 (29 23:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Oct 2002 23:09:30 +0000 (29 23:09 +0000)
tree5f81ae9665c3e55c47074536cd2569cc98a5d7b7
parentd9310e76c41b003863610563581c15cdc66e8b98
Modify winedos interrupt handlers so that they work with PM
interrupts.
Add forwarding functions for handlers in other DLLs.
Make DOSVM_GetBuiltinHandler use static table instead of
GetProcAddress.
dlls/kernel/kernel32.spec
dlls/winedos/int20.c
dlls/winedos/int21.c
dlls/winedos/int31.c
dlls/winedos/interrupts.c
include/miscemu.h