CWnd::PreTranslateMessage
Visual Studio 2012
Used by class CWinApp to translate window messages before they are dispatched to the TranslateMessage and DispatchMessage Windows functions.
virtual BOOL PreTranslateMessage( MSG* pMsg );