There is an article on kb.palmsource.com 'keyword'
memglueptrnew which discuss about large memory chunk
allocation (to use memglueptrnew, bmpcreate or
ftrptrnew).
 
i hope it can help

regards, 

Peter Alex
--- Luc Le Blanc <[EMAIL PROTECTED]> wrote:
> My application needs to store various computation
> results into memory
> chunks. Since these chunks need to grow over time in
> the course of the
> application, I allocate them as movable using
> MemHandleNew to prevent
> that one chunk blocks another when attempting a
> resize. Alas,
> MemHandleNew seems to be limited to 64Kb (I get a
> NULL beyond that),
> unlike a new API like MemGluePtrNew that seems to be
> limited only by the
> device heap space. Is there a way to allocate a
> movable chunk > 64Kb?
> 
> 
> --
> Luc Le Blanc
> 
> 
> -- 
> For information on using the Palm Developer Forums,
> or to unsubscribe, please see
> http://www.palmos.com/dev/support/forums/
> 



        
                
__________________________________
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/

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

Reply via email to