I need to allocate 2 chunks > 64Kb. I can use MemGluePtrNew to get up to 184Kb, but when I'll later need to dynamically resize them, the fact the first chunk is located behind another non-movable chunk will make this impossible (and there'll be little heap space left). Any MemGlueHandleNew on its way? Or another solution?
-- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
