After exiting mousetst.com, the application always set screen mode to 80x25 lines text mode, instead of the original screen mode before running mousetst.com. It should always set to the original screen mode before running mousetst.com.
Just wondering - which screen mode did you use before? Because mousetst is only for testing and because it is complicated to save and restore the exact screen settings in DOS, it would not be worth the effort to let MOUSETST save and restore screen modes.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just wondering - which screen mode did you use before? Because mousetst is only for testing and because it is complicated to save and restore the exact screen settings in DOS, it would not be worth the effort to let MOUSETST save and restore screen modes.
I used 80x50 text mode. Anyway, what so complicated about saving screen settings anyway? It is not like creating hibernation files.