Made DOSMEM_Init() take a BOOL parameter instead of a HMODULE16, and
commite6d8768e714f5c4d4479037cfa11159972f88e00
authorOve Kaaven <ovek@arcticnet.no>
Sun, 30 Jul 2000 13:32:10 +0000 (30 13:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 30 Jul 2000 13:32:10 +0000 (30 13:32 +0000)
treea65ceeb171a371adc3c35517d307bdb3aeec8a7e
parent3bbd167a465c36502b561f5030b54d56da6186cf
Made DOSMEM_Init() take a BOOL parameter instead of a HMODULE16, and
initialize DOS memory properly in the new process model. Made
DOSMEM_MemoryBase() use MZ_Current()->img instead of pModule->dos_image.
include/miscemu.h
msdos/dosmem.c