I need to implement a Tree Structure similar to windows explorer to change directories etc. I am really confused about where to begin. How will I get the icons for drive, folders, and files? Does anyone know of any documentation on the subject. How do I make new levels in the tree? I have 3 Visual C++ books, but none even mention the topic.