Learn about a splitter control derived from CStatic for dialog controls and not only within a restricted splitter pane.
Latest Splitter Windows withing Dialogs Articles
Invisible Splitter Window
This article explains about how to hide the splitter window and make it non-resizable.
Showing Window Contents While Resizing the Splitter
The CSplitterWnd class of MFC does not draw panes while resizing. This class allows you to show a window's contents while you are resizing the splitter pane.
CSplitDialog for Dialog based Applications
CSplitDialog for Dialog based Applications
Splitter Dialog
CSplitterWnd-type class for Dialogs
CSplitterWnd in a Dialog based Application
CSplitterWnd in a Dialog based Application
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.

Programming an RS-232 Scale with Visual Basic
Explore how easy it is to create a program that reads data from a scale connected through an RS-232 serial port or USB to a serial port converter.
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.