Click here to Skip to main content
15,881,803 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 286.7K   7.8K   150  
A file/folder browsing control that integrates an editbox and a button with built-in images
//
// BROWSECTRLDEMO.RC2 - resources Microsoft Visual C++ does not edit directly
//

#ifdef APSTUDIO_INVOKED
	#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED


/////////////////////////////////////////////////////////////////////////////
// Add manually edited resources here...

/////////////////////////////////////////////////////////////////////////////

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