A simple way to decorate the MDI client and make it more useful. Includes solutions to pitfalls experienced when incorporating this technique in an application.
Latest Date Selection Controls etc. Articles
ActiveX Control Tutorial: Multialarm Clock
This is a tutorial for building and using ActiveX controls. It includes a clock control that can set up to 10 different alarms.
MFC extension class CMonthCalCtrlEx
The class CMonthCalCtrlEx augments its base class CMonthCalCtrl by the capability to display Sundays and holidays in boldface as well as adding other features.
Time Control Template Class
Template class that enables you to easily place time controls on a standard MFC dialog
BCG Time Controls
BCG Time Controls
Year, Month and Date Selector enhanced
Year, Month and Date Selector enhanced
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.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Using Visual Basic to Create PDFs from Images
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
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.