
Problems with loading ActiveX control made in VC++ 6.0 using MFC
Hi!
I am developing an ActiveX control in Visual C++ 6.0 using MFC. I was
testing that control in Visual Basic 6.0. Everything was working fine until
yesterday when Visual Basic reported the following error:
Line 40: Class ControlTestLib.ControlTest of control ControlTest1 was not a
loaded control class.
I didn't change the control's OCX file meanwhile. So I don't know what might
be the problem.
Can anyone help me?
Best regards,
Martin