Hi
I would like to know if it's possible to include an OCX component, coded in Visual Basic 6, into a VC++ project.
I tried using Project->AddToProject->Components...
and selected my OCX file. I get this message:
"The ActiveX control is not properly registered, or its type library version number is incorrect. Try registering the control by removing and importing it in the Component Gallery."
My OCX is registered so I'm pretty sure this isn't the problem.
What should I do?
Thanks
I would like to know if it's possible to include an OCX component, coded in Visual Basic 6, into a VC++ project.
I tried using Project->AddToProject->Components...
and selected my OCX file. I get this message:
"The ActiveX control is not properly registered, or its type library version number is incorrect. Try registering the control by removing and importing it in the Component Gallery."
My OCX is registered so I'm pretty sure this isn't the problem.
What should I do?
Thanks