This member function provides a Windows procedure (WindowProc) for a CWnd object. It dispatches messages through the window's message map.
virtual LRESULT WindowProc( UINT message, WPARAM wParam, LPARAM lParam );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CWnd Overview, CWnd Member Functions, Window Class Categories