Override this function to filter window messages before they are dispatched to the Windows functions ::TranslateMessage and ::DispatchMessage.
virtual BOOL PreTranslateMessage( MSG *pMsg );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CWinThread Overview, CWinThread Member Functions, Application Architecture Classes