I have attached a recursive file search class using the aforementioned API this then populates two collections with both files and folders...it is very fast on my computer! You can then iterate through these files and folders through the original search class and add them to your list box after the searching is finished which should speed it because it is note adding files to the control during the recursive search!
You can use my classes providing you keep my comments intact and you email me any amendments you may make to the class!
Emails in the class!
Last edited by Ghost_Inside; Nov 12th, 2003 at 08:48 AM.