win12.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Heap functions (1.2)
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