Click here to Skip to main content
15,890,186 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am trying to create an .OCX extension file.
Please tell me how to do this.
Posted
Updated 28-May-10 21:21pm
v2

In the IDE, click File | New | Project, and under Visual C++/MFC, select "MFC ActiveX Control"
 
Share this answer
 
v2
This is a huge topic and you can find lots of information using Google.
As a quick step by step tutorial I'd suggest reading this[^] CodeProject article.
You can also use some of the articles from this[^] section. :)
 
Share this answer
 

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