i need an example of how to add folders to a listview. for example if i had 3 folders, folder 1 and folder 2 are in the same folder, and folder 3 is in folder 1. the code would add the name for folder1 and folder2 to the treeview and then add folder3 as a child or subitem for folder1.

thx.