First post, by Ruediger
Last months I worked hard with DOS Box 0.73 and I still got some problems:
1) I get a crash of the DOSBox when entering deep directory structures with the DOS Program.
2) DOSBox handles special characters at file names more restrictive then native DOS. So some Install programs or archive programs fail, because they cannot extract their files. *) The host file system does not have a problem with these files. At my opinion nearly all characters should be allowed, except ":" , "\" , "/" , "?" , "*" , "," and more then one ".".
3) Programs scanning the directory structure (e.g. Pascal programs using the findnext command) stop their file search anywhere far away from the last file. It seems I get different results with each start of these programs. Using the RESCAN command before does not better the situation. Only sometimes I get the wanted result, whatever it depends from.
4) It would be good to have the possibility to automate the work of the RESCAN command. Actually I often need to close a DOS program, only because I have added a file at the host file system and DOSBox does not recognize it.
5) Drives created by the SUBST command cannot be removed (and newly defined) until the DOSBox is restarted.
6) Actually all programs supporting the mouse always get a mouse cursor. Although I don’t always want it. Is there a way to disable the mouse support?
7) Increasing the CPU cycles lead to massive processor consumption, although the DOS program inside the DOS Box does not calculate something. Especially when running on a portable computer it leads to fast accumulator unload.
Anyhow the “speedlock” hotkey seems not working: I always get the same program speed like before it.
8 ) It would be good the increase the DOSBox window height when switching from 25 lines text mode to 35 lines text mode rather then decreasing the font size.
Can I generally influence the font size of the text mode anyhow?
9) The RETURN key sometimes does not work. I get this problem typically when going into a directory with the Norton Commander and trying to load a file via extension file association. Typing some TAB keys seems to help at this situation.
10 ) And of course there is still the problem with the file date, which are set to actual date instead the original one. *) Any solution there is welcome (I’m using DOSBox at Vista).
*) It’s the only reason that I still must keep my second computer using native DOS.