Click to See Complete Forum and Search --> : PreTranslateMessage()


Andy Tate
August 5th, 1999, 06:36 AM
Hi,

How and where do I add PreTranslateMessage() within an existing MFC generated SDI application?



Andy

Burlacu Ovidiu
August 5th, 1999, 06:50 AM
To add this function rclick in cless view on class u want this function and choose Add virtual function.....

This function can be added to any class derived from CWnd

Regards,
Ovidiu