Create check boxes in tree controls that show partial selections.
Latest Misc - Advanced Articles
Using TreeControl (TreeView) under Win32 API (No MFC)
Code a tree view (tree control) under the Win32 API without MFC.
Custom ToolTip for Tree Control
MFC Tree controls can be put in resizable dialog boxes. However, ToolTips don't show up for items that are not fully visible when the dialog is shrunk and only a part of the Tree control is displayed. This article shows you how to create a tree control that shows ToolTips of all its items, no matter what.
Dropdown list of choices for items in CTreeCtrl and CListCtrl
Derived classes from CTreeCtrl and CListCtrl with dropdown list of choices for items text (combo box)
IE Advanced Options-like Tree View
IE Advanced Options-like Tree View
Implementing Checkbox Controls with a TreeView
Implementing Checkbox Controls with a TreeView
Latest Developer Videos
More...Latest CodeGuru Developer Columns
C++ Tips and Tricks
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.

Creating a Server with .NET Socket Programming
HTTP isn't the only network protocol that's useful. Learn about, or beef up your skills with, socket-level programming.

Common Library Functions in Visual Basic
Learn about the functions, and see a small example of how the particular functions can be used.
The Top Challenge for Developers is...
Most developers face a grueling challenge to please their end users. We asked their top challenge is. With over 3,000 responses, the results are now available!