LanceS
December 14th, 1999, 02:08 PM
I created an ActiveX control using MFC. I load this control into an C++ project and it works fine.
I load this control into a VB application, I can't get it to work. I debug the ActiveX control and
find that the hWnd of the control never gets set, so internal messages never get sent. The hWnd
gets set ok when I load it into the C++ app. I am using VB 5.0.
Any help,
Thanks,
I load this control into a VB application, I can't get it to work. I debug the ActiveX control and
find that the hWnd of the control never gets set, so internal messages never get sent. The hWnd
gets set ok when I load it into the C++ app. I am using VB 5.0.
Any help,
Thanks,