This method calls the default window procedure, which provides default processing for any window message that an application does not process. This method ensures that every message is processed.
Header file: | Afxwin.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
virtual LRESULT DefWindowProc( UINT message, WPARAM wParam, LPARAM lParam );