How can I have a box with the available drives and then when one is chosen have another box with all the directories in that drive?
Also does anyone know a recursive solution using FindNextFile to search subdirectories of a chosen directory.

Thanks.