Fix problems with GlobalHandle and GlobalFree so results match Win98.
commit4ef641326aa28c42fc43869fa9a21fee2e79f4cc
authorGuy Albertelli <galberte@neo.lrun.com>
Sun, 23 Jan 2000 02:25:11 +0000 (23 02:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 23 Jan 2000 02:25:11 +0000 (23 02:25 +0000)
treea7adaf883347c5419ae5964edca07a58efdbd789
parent8be3bf1c0dd50ee69db01b85bad56f79e776a680
Fix problems with GlobalHandle and GlobalFree so results match Win98.
Restructure HEAP_ValidateInUseArena, HeapValidate, and add
HEAP_IsRealArena to eliminate *bogus* error messages.
memory/global.c
memory/heap.c