View Single Post
  #1 (permalink)  
Old April 15th, 2006, 03:57 AM
limkimh88 limkimh88 is offline
Registered User
 
Join Date: Apr 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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

Reply With Quote