Create a tree structure in visual C++
Hi all,
I want to write a tree structure program from visual C++ .Net, i have to declare root, child, next siblings, prev siblings and able to import metadata from a source and import into my program and display the metadata into a tree structure.
I really need help to get me kickstart in writing this program.
Really appreciate any help given.
Thks in advance.
Kim
|