Menu

#293 Exit code 0 when closing Debugger window

Unstable_(example)
open
nobody
None
1
2021-05-10
2021-05-10
siddhartha
No

When exiting DOSBox by closing the Debugger window, an exit code of 0xc000013a is thrown. This can create problems for automated batch files when programming since it could be expecting code 0 for a successful execution. Also, on Windows 10, the Debugger window can be resized, messing up the formatting. On Windows 7 the window can still be resized, but it doesn't affect the window contents.

The patch exits with code 0 when the Debugger window is closed, disables the maximize button on the window, and also disables window resizing.

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.