Learn now to add multiline balloon ToolTips to ListView column headers.
Latest Tooltip & Titletip Articles
List control multiline tooltip(DataTip)
This article show you a [large] data tip for a list control plus a sophisticated header tool tip.
List Control with Tooltips
CListCtrl-derived class that displays tooltips for list items regardless of listview style: List, Report and Icon
Enhanced Title Tip Handling
Enhanced Title Tip Handling
Handling Title Tips With Drag/Drop Headers Using The Visual C++ 6.0 CListCtrl
Handling Title Tips With Drag/Drop Headers Using The Visual C++ 6.0 CListCtrl
Titletip for individual cells
Titletip for individual cells
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.