Close Button (X) - doesn't close :) |
Author :
schmidtjr
Post Date :
2008-04-16 17:50
Posts :
2
|
Hi all
OK. we all know that on windows Mobile devices the close button won't close our Program.
Actually when I'm clicking on the Screen, my program closes correct and unloads alle dlls and so. this is done by a simple
exit(0);
How can I get this behaviour to the x-button? (when this button is clicked, the dlls aren't unloaded)
I'm using VisualStudio2005. My WindowHandling is done via UG lib (Vincent), so I've got no messagequeue which could react on WM_CLOSE. How can I react on this event?
Thanks, Regards,
Iche |
All Rights Reserved, © Zeus Communications, Multimedia & Development 2004-2005