Memory Allocation
When writing an IPAS using Metaware and PharLap, can the memory allocation/free
be done with the Win32 API functions GlobalAlloc/GlobalFree?
If not what are the recommended DOS functions when an allocation is for a
bitmap object whose size is greater than 65536 bytes?