BiSplitter is MFC-compatible class for creating a splitter window that looks like a Microsoft Outlook window.
Latest Splitter Articles
Creating a Splitter Window in a Dialog Box in Three Easy Steps
How to implement a CSplitterWnd into a CDialogBox in three easy steps without overriding any function or writing new classes.
Creating Thin-Framed Splitter Windows
Discover this method for creating splitter windows with thin frames, which is useful when creating a data view with a scale (splitting data view and scale into separate windows).
Detect if window is split
Detect if window is split
CSplitterWnd Extension that Allows Switching Views in Any Pane
Code to switch between multiple views in a splitter window pane *without* deleting and re-creating views
Restricting the size of a splitter pane
Restricting the size of a splitter pane
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.

Managing Your Drives Using C#
Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.

Getting Started with Visual Basic: Getting the VB Software
After you've read this article, you're well on your way to becoming a Visual Basic developer.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.