Learn how very easy it is to create in-place ToolTips on your own controls, such as a treeview control.
Latest Tooltip controls Articles
Puzzle, a Game with the MFC Doc/View Architecture (SDI/MDI)
Learn how to display a menu with thumbnails and several other windows, move and manage the pieces of a puzzle with a linked list, and then show them without flicker.
Tooltips for Menu Items and Popup Menu Items
Learn a simple way to add tooltips to menu items. (The demo/source and header files were updated.)
Tooltip Control (without MFC)
Tooltip Control (without MFC)
Adding Context Help
Adding Context Help
Balloon Tooltips
Balloon Tooltips
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.