#Memory Allocation
12-Sep-94 15:54:37
Sb: #123400-#Memory Allocation
Fm: Ken Mascaro, Xing T 70703,3505
To: Gus Grubba 70673,1605
I understand that malloc can get GT 65535 when in 32bit compile. My
question first addressed the availability of GlobalAlloc, and what
recomended function to use if GlobalAlloc is not usable. The PharLap
manuals tend to indicate that the Win32 API is available for
GlobalAlloc and GlobalFree. I wanted to know whether the PharLap
support for these calls is "operable" in the Autodesk 3DS IPAS
implementation arena. So "Can I use GlobalAlloc and GlobalFree", or
must I use standard DOS functions malloc/free? If both are available
for IPAS, which is recommended or is it DON'T CARE?