Learn how very easy it is to create in-place ToolTips on your own controls, such as a treeview control.
TIP: Create In-Place ToolTips on Your Own Controls
Published 05/29/2007
Learn how very easy it is to create in-place ToolTips on your own controls, such as a treeview control.
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.
Learn a simple way to add tooltips to menu items. (The demo/source and header files were updated.)
Tooltip Control (without MFC)
Adding Context Help
Balloon Tooltips
Learn to implement exception handling mechanism in C++.
Learn about TypeScript: what it is, and its type system.
Learn how to detect if a touchscreen is available on the device running your application. You'll also see how to display a touch-enabled keyboard!
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.