Learn how to use STA COM objects asynchronously without blocking your main thread.
Latest ATL Articles
Easy Multithreading in ATL Windows Applications
Add one header file to your *.vcproj, insert a few lines of code into your class header, and you'll never again worry about the asynchronous routines in your ATL GUI application.
Web Site Blocker that Uses Browser Helper Objects (BHO)
Learn how a BHO (Browser Helper Object) could be used to block a particular Web site.
Secure C++: Checked Iterators for Safer STL Coding
The security issues with Standard C++ aren't as severe as those of C and the CRT, but a few exploits are possible if you misuse STL and iterators.
Customize an IE Context Menu to Add CodeGuru Favorites
Learn how to customize the internet explorer context menu to add Codeguru Favorites items.
Remote Desktop View Lite
Learn about a native C++, MFC, ATL/COM system to remote view a desktop.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
C++ Tips and Tricks
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.

XML-XSD Parsing Refresher
Learn to use XSD, something that's built into Visual Studio, and makes handling XML data child's play.

Making Use of SQL Variables
Learn about SQL Variables and how to use them from Visual Basic.
The Top Challenge for Developers is...
Most developers face a grueling challenge to please their end users. We asked their top challenge is. With over 3,000 responses, the results are now available!