Languages C / C++ Classes/ Frameworks/ OOP  

Bff (BrowseForFolder)

download download  
important code information
author:
Massimiliano Tomassetti
minimum requirements:
Bff (BrowseForFolder) description

This example showes the use of BrowseForFolder Dialog Box using its hook procedure to create a new Button. By typing in the Edit field a name and then clicking on the "Create" Button, you will be asked to create a new folder. You can easily add Bff.cpp in your projects and change the code according to your needs.


File List:
Bff/0b
Bff/Bff.cpp3Kb
Bff/Main.cpp1Kb
Bff/Main.dsp4Kb
Bff/Main.dsw1Kb
Bff/Main.ncb105Kb
Bff/Main.opt53Kb
Bff/Main.plg2Kb
Bff/README.txt350b
Bff/Script1.aps31Kb
Bff/Script1.rc2Kb
Bff/StdAfx.cpp295b
Bff/StdAfx.h1Kb
Bff/resource.h456b

Similar code
ansi/unicode string class (Popularity: ) : This code creates a string class that is compatible with 8 bit ansi or 16 bit unicode depending on the platform. In addition to all the standard overloaded operators, it also contains a set of vb-style string handling methods....cheers fallenhobit..ps ...
A C++ N-grams Package (Popularity: ) : It is a natural language processing tool for creating n-gram profiles for text documents, and can be used in pre-processing for text classification and/or clustering.
A student class (Popularity: ) : This is a simple database made in c++ , does not save the records on disk permanently , it is just to give the beginners an idea about implementing databases with classes
A Basic Class (Popularity: ) : This code contains a "BOX" class that will store the 3 dimensions of a box and it's volume. The program will ask the user how many boxes they want to create, and the dimensions of those boxes, then it will ...
A Winsock Client Class Example (Popularity: ) : This is a Class-based form of my Winsock Client Example.
AbstractFunction (Popularity: ) : Code demonstrates abstract classes/functions. I'm trying to get back into C++ and this was a great place to start. There is an account class with virtual functions that are inherited by a savings class. The savings class is instantiated in ...
Binary number to DECIMAL (Popularity: ) : My program ask for enter binary number and it convert it in decimal number
Bcstring (Popularity: ) : This is a string class (similar, but not exactly) like cstring. It has many functions, including the basic Copy, and Append. It also has a few, more advanced, functions such as Insert, Replace, ReplaceStr, and a variety of others.
BCOL (Popularity: ) : You can't believe your eyes!!! (or you can?) I heard many vb programmers to say this: 'We have an easy management of the strings, a collection object that it's simpler than an array' etc. etc... Now, if you heard any ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 10
version
size in Kb 37
popularity   950/7913374
user rating 4/10
ad


New Code
Popular Code