Quote Originally Posted by Derend View Post
I find out that if I want to have extremely fast routine then I must to have FindFirstFile and FindNextFile API solution or solution with Dir.
With the first one I can get 7400 files for 1.22 seconds. It is really fast!

Has anybody some suggestion about this to solution?
Did you see the link I posted? It has lots of file API stuff