Hi Kasper,
If you stop to call FS_Explorer() after the quit, you should not call List_Manager(), and the list should not be refreshed anymore.
For example the RecWav application use a list (through a menu) to choose the file to delete, and the "quit" item allows to go back to application with no problem.
Anyway, you can set the variable CurrentList to 0, and the ListManager will return with no treatment.
Yves