Dialog includes option of displaying the folders contents
Latest Dialog for selecting folders Articles
Dialog for Selecting (and Creating) Folders
Not only allows the user to select a folder, but class easily allows you to create a new folder (as you see in most installation programs)
Dialog for Selecting Directories
Dialog for Selecting Directories
Class That Allows For Selecting Files or Folders
Class That Allows For Selecting Files or Folders
Select Folder dialog
Allows for more manual control of specifying folder
MFC Wrapper for SHBrowseForFolder
MFC Wrapper for SHBrowseForFolder
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.

Creating Visual Basic String Enums
With just a few lines of code, you can have a quick way to make an Enum accept String values instead of an ordinary named constant.
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.