Hello !
I'm working on VC++ 6 on Windows NT Platform.
I have a problem.
I have built an ATL composite control which contains an MFC control.
I have placed it (the compsoite) into an MFC dialog.
My problem is that the contained control does not get any WM_PAINT messages.
I tried even SendMessage() .... From the compsite control.
Does anybody have an idea ?
I'm working on VC++ 6 on Windows NT Platform.
I have a problem.
I have built an ATL composite control which contains an MFC control.
I have placed it (the compsoite) into an MFC dialog.
My problem is that the contained control does not get any WM_PAINT messages.
I tried even SendMessage() .... From the compsite control.
Does anybody have an idea ?