Discover, share, and learn about Microsoft technologies.
Learn how to create and use a simple COM object from a C++ application.
Demonstrates the use of QueryInterface to discover and access COM interfaces.
An example showcasing COM aggregation, allowing one COM object to contain another.
Exploring different COM threading models and how marshaling works.
A sample demonstrating how to use the Active Template Library (ATL) to simplify COM development.