My program involves getting a large list of files from a specified directory.
Does anybody know which is the fastest among API, Dir function,File system object ?

Thanks.