Move resize memory block to winedos and make it resize in place and
authorJukka Heinonen <jhei@iki.fi>
Wed, 19 Feb 2003 22:11:04 +0000 (22:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Feb 2003 22:11:04 +0000 (22:11 +0000)
commit54f377c6c578c556d6360f77597af27b7d33de1d
tree6ec5d32e0a06bb8a8e8e9efc45c1a05aa9d980f1
parentf540ea642e40fb1aa6e3aeddae97756aab112356
Move resize memory block to winedos and make it resize in place and
work correctly even when trying to allocate too much memory.
dlls/kernel/kernel32.spec
dlls/winedos/int21.c
include/miscemu.h
memory/global.c
msdos/dosmem.c
msdos/int21.c