Code: Select all
ListNextFile(char* FileToLoad);
Remarks: This is very useful update since there are glitches and other side effects because this function does not exist.
For instance, if you run SGViewer on several selected files with full screen on startup option set, every time you press N or P it will be restored/maximized which is very annoying. I guess plugin makers can intercept this keypress but it would be much more convinient if you just add this function at the end of the procedure you do on 'N' or 'P' press. In archives is even worst, since if several files are selected TC has to extract each of them on N/P and send temp path to the lister plugin.