Implemented DPMI RMCBs using the DOS subsystem, and a few other
commit2866809ce42592c815cc288a2b73f3b97bf9e81c
authorOve Kaaven <ovek@arcticnet.no>
Wed, 9 Dec 1998 13:14:19 +0000 (9 13:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Dec 1998 13:14:19 +0000 (9 13:14 +0000)
tree1d53d6acdb81b164328f814d816792ff099de7de
parentd5e7c7927c7b6e558503a12ec2e4cd97d41ff64d
Implemented DPMI RMCBs using the DOS subsystem, and a few other
improvements. Also, some special-cased shortcut paths will allow some
common real-mode call/RMCB combinations to work even without calling the
DOS subsystem, thus letting APIs like DOSASPI work without any dirty hacks
even on platforms that cannot use dosmod.
include/miscemu.h
msdos/dpmi.c