834
Microsoft Just Released MS-DOS Source Code!
(github.com)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
LOL, some of the comments in the source are gold.
https://github.com/microsoft/MS-DOS/blob/main/v4.0/src/DOS/ABORT.ASM
This is what people mean when they say hostile to users damn wow
I imagine that's already a compatibility thing. If the os closed the file handles at that point but the program was expecting to do that, it might crash.