Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do you create a Directory Tree in VC++

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
How do you create a directory tree in visual C++?There's no control that automatically does it like in visual basic is there?
 
You will need to create a tree control and program it to behave that way...
Inside VC++ by Kruglensky gives u an example.

Sriks
 
I don't have that book...and I can't find it on the web. But thanks anyway because I can always check it out at chapters
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top