This article fills in the gaps in the discussion of converting COM unaware application to COM.
Latest Misc. Articles - Page 2
Automating Legacy Applications
A COM unaware application can be converted to "automation" server with COM objects embedded into the application's process.
A Simple SafeArray Wrapper
A Simple SafeArray Wrapper
One way to hook a system function and how to improve performance hooking up CLSIDFromProgID procedure.
One way to hook a system function and how to improve performance hooking up CLSIDFromProgID procedure.
ActiveX hyper linking
ActiveX hyper linking
Passing arrays of structures in COM
Passing arrays of structures in COM
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Custom Dialogs in WinForms
C# has a built-in way to create text-filled message boxes, a way that doesn't require using VB.NET. Find out for yourself.

Working with Windows 8.1 Control Panel Applets
Discover how to run all the various Control Panel applets from your own program.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.