Jan 14, 2001 #1 Guest_imported New member Joined Jan 1, 1970 Messages 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?
How do you create a directory tree in visual C++? There's no control that automatically does it like in visual basic is there?
Jan 15, 2001 #2 vkavith Programmer Joined Nov 10, 2000 Messages 52 Location IN Nope... my guess would be that you should use the tree control available as a resource and then write your code to behave it that way. Sriks Upvote 0 Downvote
Nope... my guess would be that you should use the tree control available as a resource and then write your code to behave it that way. Sriks