Extend your message and input boxes with many useful attributes by using this generic and lean class! (The article and demo file were updated.)
Latest Message Box Handling Articles
Customized Class for MessageBox
Have you ever tried place a customized icon in a messagebox? This class helps you to do so.
A Wrapper for MessageBoxIndirect
Demonstrates how to set the icon of a MessageBox among other things
Extended Message Box (CTcxMsgBox)
Message Box class that lets you do things previously only doable with dialog boxes!!
MessageBox With Timeout
MessageBox With Timeout
MessageBox With Timeout
Cool function for automating responses to unattended message boxes
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.