Click here to Skip to main content
15,888,610 members
Articles / Desktop Programming / MFC

CBrowseCtrl - Adding File/Folder-Browse Features to Your Projects Easily

Rate me:
Please Sign up or sign in to vote.
4.93/5 (59 votes)
25 May 20045 min read 287.2K   7.8K   150  
A file/folder browsing control that integrates an editbox and a button with built-in images
// stdafx.cpp : source file that includes just the standard includes
//	BrowseCtrlDemo.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"



By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.


Written By
China China
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions