ttp://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/findnextfile.asp >The order in which this function returns the file names is dependent on the file system type. >With the NTFS file system and CDFS file systems, the names are returned in alphabetical order. >With FAT file systems, the names are returned in the order the files were written to the disk, which may or may not be in alphabetical order.