How to make COM components...
I want to make a new form-based COM component that I can just drop on forms in VC++ (/VB/others).
Anyone know of a good place to learn how to do this? There''s virtually no information in the MSDN other than the basic "Use the AppWizard" stuff.
I want to avoid using the AppWizard when I''m making this because I find it generates confusing and messy code. Plus, compiled headers are annoying.
Thanks!
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement