Learn the different ways of accessing the address book data using Extended MAPI. It explains how to work with both smaller and larger address books in a Global Address List of an organization.
Latest Miscellaneous Articles
A Very Useful Class to Display SQL SELECT Results
Display the results of a SQL SELECT operation. Many grid controls are available for VC++ developers, but this control is small yet contains many features for developers and end users.
SuperGrid: Yet Another ListView Control
SuperGrid: Yet Another ListView Control
MeasureItem for dynamic font changing in a list control
MeasureItem for dynamic font changing in a list control
CSortedListCtrl reusable base class
CSortedListCtrl reusable base class
Using sub-stings in non report view
Using sub-stings in non report view
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.

A Tipple with a Tuple
Fear not, Tuple lovers. This much-maligned data type is still in use today.

Creating Visual Basic String Enums
With just a few lines of code, you can have a quick way to make an Enum accept String values instead of an ordinary named constant.
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.