> From: Brian Brackeen
> Subject: Re: Fatal Alert when closing the application!
> 
> This is a sign that you are not fully letting go of all your 
> memory chunks.
> Go through your program and look for place that you assign locks using
> MemHandleLock and make sure you unlock them, also look for MemPtrNew
> assignments and destroy them. Once you have cleared all memory locks this
> message will disappear.
> 

Also, make sure your app calls FrmCloseAllForms() before it stops.


-- 
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