Hi gurus.
I have some problems overriding OnEraseBackground in my MFC dialog-based applications (the framework doesn't call my override).
Can anyone suggest how to handle this matter?
(before you ask: yes, I added the OnEraseBackground declaration in the message map... well, at leas I think I didi it properly )
Thanks!