Google
 
Web ppczone.net

View Full Version : Application crashes when stop from running program list


Rajat
09-19-2006, 07:50 AM
Hi,

I am using SPRINT PPC 6700 and evc++ 4 to develop application. When i
try to stop application from Start->Settings->Memory in Running program
list my application crashes. Then i have handled WM_CLOSE and
WM_DESTROY messages and performing proper clean up before exit. But the
problem comes when any popup dialog of application is open. If any
dialog is open and i try to stop application then i dont get any
message. What could be the reason for this. The dialog is modal dialog
with pop up.

Thanks
Rajat