◄Function Groups► ◄Overview► ◄Up► ◄Next► ◄Previous► ──────────────────────────────────────────────────────────────────────────── WinAllocMem Allocates memory from the heap space WinAvailMem Returns size of largest free block on the heap WinCreateHeap Creates a heap WinDestroyHeap Destroys a heap WinFreeMem Frees memory from the heap WinLockHeap Returns a far address to the beginning of a heap WinReallocMem Reallocates memory in the heap