Thanks!.
Can you allocate more than 64*1024L with this method?
No. You need to use MemGluePtrNew (and link in the Palm OS glue library) to allocate 64K or more memory from the dynamic heap. Note: even with that call, you're still limited to the size of the dynamic heap, which can be very small on some devices.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
