
Associate MFC wrapper to An MFC ActiveX control to control
Hi again !
I'm working on VC++ 6 on windows NT.
I have built a MFC based ActiveX control "Flash control".
I have built an ATL composite control which contains the MFC control.
How do I associtae the control to the MFC wrapper class that was created ?
( The wrapper class derives from COleControl and was made when using the
"Add to Project" dialog in the menu.
Thanks again,Ron