Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hello, Is there a way to set the order in which FS_FindFirstFile and FS_FindNextFile return the found files? It seems that the files are always returns with the oldest file first, but I would like to have it return the newest file first. Please see attachment. The first directory list is how the order is normally returned by the functions, but I would like to be able to get the second directory list order. Thanks!