Hello! The example 5 (user interface) doesn't work correctly. The 'File Open Dialog' contains nothing. I can't choose a file or a dir. What's wrong there?
Yes, sorry, it does not work with linux yet. In CFileList.cpp there is a #define for Windows, an implementation for linux with #ifdef LINUX is missing.