How can I retrieve a sorted list of files in a specific directory? I have to sort this list in different ways. I don't want to display a dialog box (like CFileDialog).
This issue is especially for a large amount of files in this directory

Who knows how to do this?

Thanks in advance