CDialogMessagePreTranslator::PreTranslateMessage

bool CDialogMessagePreTranslator::PreTranslateMessage(MSG* pMsg)

Pre-translate messages

Defined in: Application.h

Return Value

true if the message was translated, false otherwise

Parameters

pMsg

Message to translate

Comments

Message pre-translation mechanism for diaogs.