I have a little problem....

I a have a simple list that contains file directories:

C:\windows\win.ini
D:\MyStuff\vb\1.exe
E:\Games\C&C\sun.exe


and so on..

how can i "convert" this list into a proper TreeView Style?
that is, "C:\windows\win.ini" will become:

directory inside a directory inside it there will be the file...