Not sure if I fully understand your question, but if your app is shutting down it will still execute whatever is in your AppStop() function - you can do any cleanup there.
-----Original Message----- From: Diana [mailto:[EMAIL PROTECTED] Sent: Friday, May 26, 2006 9:48 AM To: Palm Developer Forum Subject: how to detect the application key The application key..(I think it's called that) usually exits a program and launches the application lists...but i want to know is before it exits my program, is there anyway I can free any global variables before it exits that way I don't have to worry about memory leaks...Or am I thinking the wrong way? -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
