NAME

GlobalMemoryStatusEx  (KERNEL32.@)

SYNOPSIS

 BOOL GlobalMemoryStatusEx
 (
  LPMEMORYSTATUSEX lpmemex
 )

DESCRIPTION

A version of GlobalMemoryStatus that can deal with memory over 4GB.

RETURNS

TRUE

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "dlls/kernel32/heap.c". source.winehq.org/source/dlls/kernel32/heap.c

Debug channel "heap".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.