Crash when a modal dialog is opened !!
-
Hi, I try to send a WM_CLOSE to shut down an application, but the problem is that the program crash if there is o modal dialog opened :( I get an assertion inside the DoModal() function!! Help please.. Thanks :)
-
Hi, I try to send a WM_CLOSE to shut down an application, but the problem is that the program crash if there is o modal dialog opened :( I get an assertion inside the DoModal() function!! Help please.. Thanks :)
hatemtaleb wrote:
try to send a WM_CLOSE to shut down an application, but the problem is that the program crash if there is o modal dialog opened
Show some code !
Prasad Notifier using ATL | Operator new[],delete[][^]
-
Hi, I try to send a WM_CLOSE to shut down an application, but the problem is that the program crash if there is o modal dialog opened :( I get an assertion inside the DoModal() function!! Help please.. Thanks :)
Its not sufficient can you be more specific
WhiteSky