micropathic
Well-known member
- Joined
- Oct 23, 2003
- Messages
- 75
Hi,
I need to figure out how to get a list of all of the contents (fiiles and folders) of a given directory including whats in its subdirectories. I plan on populating a listbox with this info. Ive searched the forum for some type of solution, but it seems most of what I had found had to do with using a recursive function to populate a treeview and I cant really figure out how to use that code the way I need it. So, any help would be super appreciated!
Thanks for any help!
I need to figure out how to get a list of all of the contents (fiiles and folders) of a given directory including whats in its subdirectories. I plan on populating a listbox with this info. Ive searched the forum for some type of solution, but it seems most of what I had found had to do with using a recursive function to populate a treeview and I cant really figure out how to use that code the way I need it. So, any help would be super appreciated!
Thanks for any help!