Guys, do win32 api offers a function to search a directory for files like FindFirstFile() and FindNextFile() but instead finding files by their position in the directory, meaning like 1st in the directory is File.txt 2nd is Test.txt. Is there such a function or i could use FindFirstFile to do it, if so, what wildcard parameter should i use ?



LinkBack URL
About LinkBacks


