Click here to Skip to main content
15,885,985 members
Articles / Desktop Programming / Win32

A Simple Yet Debuggable COM Skeleton Code

Rate me:
Please Sign up or sign in to vote.
4.91/5 (50 votes)
9 Nov 200215 min read 242.8K   2.5K   115  
Tutorial showing how to build COM components from scratch (DLL, EXE, automation)
In this article, you will learn how to write working COM components from scratch, and without a single macro.

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available No 19-Oct-20 8:30 Available Deeksha Shenoy
Updates in content.
1 No 9-Nov-02 18:00 Available Smitha Nishant

Written By
France France
Addicted to reverse engineering. At work, I am developing business intelligence software in a team of smart people (independent software vendor).

Need a fast Excel generation component? Try xlsgen.

Comments and Discussions