The Wayback Machine - https://web.archive.org/web/20110922051542/http://www.codeguru.com:80/cpp/com-tech/activex/misc/

    Misc.

    Serial Communications with ActiveX

    Discover how to make serial communication (RS232) with MSComm.

    What is the Matrix? - Part 3, Streaming

    How to use stream opeators to insert data into a Matrix array utility.

    What Is the Matrix? -- Part 2

    Expanding on his previous articles, Steve explains how to use the built-in conversions to and from VARIANTs in his Matrix class.

    What Is the Matrix?

    Matrix is a templatized utility class available here on CodeGuru. This article digs into showing more regarding the use of this.

    Taking the Complexity Out of Creating COM Arrays'—The Matrix Class Utility

    Arrays can be tedious, especially when passing them across COM/DCOM. This utility class aids the creation of arrays, including safe arrays and variants.

    Simplifying the Concept of COM

    Trung provides his perspectives on the relationships among COM, C++, and C.

    Automating Legacy Applications - Part 2

    This article fills in the gaps in the discussion of converting COM unaware application to COM.

    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

    TIP: Adding a typelibrary as a resource to a project

    TIP: Adding a typelibrary as a resource to a project

    Building a World Class Application with MFC and COM Automation

    An MFC COM tutorial

    Writing a simple Typelibrary browser

    Writing a simple Typelibrary browser

    An ASP Component to Send Arbitary Large File from Server to Client

    An ASP Component to Send Arbitary Large File from Server to Client

    Handling Interdependent Objects in Automation - An Example of a Bank Server Object

    Handling Interdependent Objects in Automation - An Example of a Bank Server Object

    A COM-based Automation Wave File Editor

    A COM-based Automation Wave File Editor

    COM: Component Category Manager wrapper classes

    COM: Component Category Manager wrapper classes

    MBV Wizard and the COM Container Library

    Updated article for VC++6.0 with some bug fixes

    Instantiating _com_ptr_t objects remotely

    Instantiating _com_ptr_t objects remotely

    COM: IEnumXXXX to STL-style iterator wrapper class

    COM: IEnumXXXX to STL-style iterator wrapper class

    Active Document Containers

    Active Document Containers