Discover a method for customizing message boxes created with the MessageBox Windows API function.
Latest MessageBox Articles
Task Dialogs in Vista
If you have been using Vista, you would have noticed that MessageBoxes are passé. These have been replaced by the new Task Dialogs. Task dialogs are intended to make the experience more interactive and goal-oriented. Take a tour of the Task Dialog API.
MessageBox with Custom Button Captions
Windows message boxes do not provide a standard interface for modifying button captions. Learn how to make the caption changes.
CBT Message Box
A Win32 API MessageBox enhancement that automatically centers a message box to its parent window. (The source code was updated.)
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 Back to Basics: The String Class
Take the plunge into the string class and master it.

Developer Careers for the VB Programmer
Learn about the various types of software development there are as well the job titles that go along with them.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.