Moved DPMI wrapper allocation code to dosmem.c to REALLY make the
commit35693719af11b9af8c0eef2a1efc3fe4c3f06988
authorOve Kaaven <ovek@arcticnet.no>
Mon, 14 Dec 1998 17:26:04 +0000 (14 17:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Dec 1998 17:26:04 +0000 (14 17:26 +0000)
tree0bb7528af7046f6c411abb42b7e94c449ef26dea
parentcc4e9cb43c16df383d60c8f20e4f491ef0f18cea
Moved DPMI wrapper allocation code to dosmem.c to REALLY make the
RMcall shortcuts independent of dosmod. SS had been left out of
the REALMODECALL copy routines for some reason, fixed now. Also
cleaned up a few compiler warnings.
include/dosexe.h
loader/dos/dosvm.c
loader/dos/module.c
msdos/dosmem.c
msdos/dpmi.c