kernel32: Fix GlobalMemoryStatus to take into account the IMAGE_FILE_LARGE_ADDRESS_AW...
commitb22183703f8f77f8e1e32482f34934cadd207963
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Oct 2007 20:32:36 +0000 (15 22:32 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Oct 2007 20:32:36 +0000 (15 22:32 +0200)
tree54510510f2a53b19a39b0cef75f89d3a41825943
parent9fd2d443fe8ea55d58756f1ff927996810b709ae
kernel32: Fix GlobalMemoryStatus to take into account the IMAGE_FILE_LARGE_ADDRESS_AWARE flag.

Also the page file size must not be truncated to 2Gb no matter what
the flag is set to.
dlls/kernel32/heap.c