MDIChild not getting WM_CLOSE
-
I want to give user some messages before closing the MDIchild window. But I am not getting the WM_CLOSE message. I receive WM_DESTROY messsage. How to get the WM_CLOSE message in MDIChild window.
Regards Anil
_anil_ wrote:
How to get the WM_CLOSE message in MDIChild window
Add handler for it. Are you sure
ON_WM_CLOSE()
is there in message map ?Prasad Notifier using ATL | Operator new[],delete[][^]
-
_anil_ wrote:
How to get the WM_CLOSE message in MDIChild window
Add handler for it. Are you sure
ON_WM_CLOSE()
is there in message map ?Prasad Notifier using ATL | Operator new[],delete[][^]
-
Thenm, there should not be any problem.
Prasad Notifier using ATL | Operator new[],delete[][^]
-
I want to give user some messages before closing the MDIchild window. But I am not getting the WM_CLOSE message. I receive WM_DESTROY messsage. How to get the WM_CLOSE message in MDIChild window.
Regards Anil
How is the window being closed?
"Great job, team. Head back to base for debriefing and cocktails." (Spottswoode "Team America")