#Subclassing CWnd
11-Jul-94 13:44:15
Sb: #30440-#Subclassing CWnd
Fm: Kit Kauffmann 73363,447
To: Poon T. Fung 73503,2515
I think the problem is that WM_CTLCOLOR (a notification message) is sent to the
parent, not the control itself.
Kit