The Wayback Machine - https://web.archive.org/web/20111028185339/http://www.codeguru.com/cpp/com-tech/activex/apts/

    Apartments & Threading

    A Simple Example To Explain COM STA, MTA, and Auto-threaded Modules

    Check out this illustration of the functions of COM Single Thread Apartment (STA), Multithread Apartment (MTA), and ATL Auto-thread Module with a testing client-server application.

    Understanding COM Apartments, Part I

    In the first part of a two-part series on COM apartments, Jeff Prosise describes what apartments are, why they exist, and how to avoid the problems that they introduce.

    Understanding COM Apartments, Part II

    In the completion of his two-part series on understanding COM apartments, Jeff Prosise illustrates why the lessons learned in last month's discussion of COM apartments are so important by giving concrete examples of how this knowledge can help you develop better and more efficient COM applications.