| Summary: | If you ever intend to use a file search in your applications, going through the API is the only way to achieve this in my opinion. You'll find many examples that try to use directory list boxes to perform file scans, but these examples will be painfully slow. The API, on the other hand, is extremely fast. |