My application is crashing during launch in restricted storage memory.
The data space for my application does get copied out of the application
resource onto the dynamic heap. It may be that with so little memory free,
there is not enough dynamic heap available. To fix this, I was advised to
move read-only data into resources, so it doesn't need to be copied.
All I have is set of  .pdb files and .prc file. 
>  How to move read-only data into resources? 
> 
Thank you.





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

Reply via email to