Removed the hModule parameter from various DOSMEM routines, the DOSMEM
commit7b49914afcbcc5f6adf04708b04dcf8d98e93293
authorOve Kaaven <ovek@arcticnet.no>
Fri, 28 Jul 2000 22:23:59 +0000 (28 22:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jul 2000 22:23:59 +0000 (28 22:23 +0000)
tree7d34ff45b42aa6ea7286fdc2a69e89759f5467f8
parentd7742bd6b6483799afa0161c56929e4767da0f06
Removed the hModule parameter from various DOSMEM routines, the DOSMEM
routines now always use the current memory space.
include/miscemu.h
include/winnt.h
loader/dos/module.c
memory/global.c
msdos/dosmem.c
msdos/dpmi.c
msdos/int21.c
msdos/interrupts.c