Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have an ActiveX in C + + with an object "usercontrol".
When I compile the project, the class is registered, but I can not access the class is registered only because usercontrol project and not project.usercontrol.

How do I register as well, or simply access the usercontrol?

Thanks for any solutions
Posted
Comments
Chandrasekharan P 18-Jan-12 5:03am    
Have you registered this activex object using Regsvr32?
OliveiraGui 18-Jan-12 5:06am    
Yes, but only "project.ocx" is registered, the "usercontrol"'t

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900