You can also use the Glue function MemGluePtrNew with the lastest SDK.

>
> You can allocate a MemoryPtr with a size larger than 64 by MemChunkNew and
> the Flag memNewChunkFlagAllowLarge. Look for this in the forum, it has
been
> discussed.
> I see no use for Buffers larger than 500k because most of the PalmOS
devices
> dont even have so much dynamic space availiable. If you want to save it to
a
> external card anyway, I think a buffersize of 64k is enought. I dont
think,
> the speed will go up with bigger buffers. I'm afraid, saving a 500K buffer
> at once will make the system not responding for a longer time than saving
a
> 64k buffer every time it is full.
>

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to