Add routines for manipulating protected mode interrupt handlers to
commit7710b3c8f353e53d2d3c16d2eb0673b5a8807fd4
authorJukka Heinonen <jhei@iki.fi>
Mon, 28 Oct 2002 20:12:40 +0000 (28 20:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Oct 2002 20:12:40 +0000 (28 20:12 +0000)
treea4143d7636ac9500614d60d4002846d5487e2c2c
parent7370c2f3ac03c628148bda6b36934c829f461c2d
Add routines for manipulating protected mode interrupt handlers to
winedos dll. Add routine for checking if process is Windows process.
Fix DOSVM_IsDos32 interface. Move real mode interrupt handler
manipulation routines to interrupts.c.
dlls/winedos/dosexe.h
dlls/winedos/dosvm.c
dlls/winedos/int31.c
dlls/winedos/interrupts.c
dlls/winedos/module.c