Re: mount remote folder in ubuntu
Posted on 2010-02-10, 17:44
http://dosbox.linuxsecured.net/dosboxcvs.tgz You need the development version of libSDL installed (sudo apt-get install build-essential libsdl-dev) In dosbox/src/misc/cross.cpp at the bottom there are 2 functions read_directory_next read_directory_first Try checking the results in there. (to see if …