Learn about OLE container implementation to host a Transparent Flash Player Control using plain C++. No ATL, MFC, or other libraries are used.
Latest ActiveX Controls Articles
Tabbed ActiveX Control
For beginners: Learn how to make a tabbed user interface using a simple MFC ActiveX control in VC++ .NET.
Adding Scripting Support to an Application
Sometimes there isn't a need to implement full scripting support. Learn how to add this support the easy way using the Microsoft Script Control. (The article, project, and source code were updated.)
Property Pages for ActiveX Controls
Property Pages for ActiveX Controls
Menu in ActiveX Controls
How to enable a menu in an ATL/MFC ActiveX control - simple but instructive.
Dynamic creation and placement of ActiveX controls
Most of the applications that use ActiveX controls, do so by embedding them at design time. This article demonstrates how simple it is to create and place Active X controls at run time.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

.NET Design Patterns: The Abstract Factory Pattern
Learn to effectively use the abstract factory pattern in your C# programming.

How to Use TeamViewer
Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.