Filling a Treeview with a directory structure
I want a TreeView object to be filled with a complete windows95 style directory structure (showing the destop as the highest level), with files of the currently selected directory being displayed in a FileListBox, but being a bit of a newbie i don't know how.
Any suggestions?
Thanks
Re: Filling a Treeview with a directory structure
ok that's definitely not easy if you really want to do it the windows-way... there's a sample around EnumDesk if I remember it well.. search for it on the main page of codeguru you should be able to find it. It does what you want (again, it's not easy)
Crazy D @ Work :-)
Re: Filling a Treeview with a directory structure
Re: Filling a Treeview with a directory structure
Cool link Lothar!!
Crazy D @ Work :-)