The framework calls this member function whenever the handler does not catch an exception thrown in one of your application's message or command handlers.
virtual LRESULT ProcessWndProcException( CException* e, const MSG* pMsg );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CWinApp Overview, CWinApp Member Functions, Application Architecture Classes, CWnd::WindowProc, CException