cpp, meta,
C++
// ewinapp.h3
private: virtual LRESULT EWinApp :: ProcessWndProcException
/* -----------------------------------------------------------------------------
Der Aufrufer garantiert: -
- sein Auftrag: Do default exception handling (= transform exception to
errno status)
Die Funktion garantiert: exit by fErr oder recovery from exception
-----------------------------------------------------------------------------
Lese auch VERTKON/doc/on_error
*/ (
CException * e
, const MSG * pMsg // ) ;