ntvdm
"Cannot load VDM IPX/SPX support" when running assembly program
When I try to run an x86 assembly language (built using MASM) program on Windows XP, I get the following error in the command prompt:[详细]
2023-04-02 18:24 分类:问答Unable to launch GCC, it crashes
I am using GCC 3.4.4 through Cygwin on Windows 7 x64. It has work flawlessly for a long time. Now GCC has recently stopped working with an error everytime it\'s launched:[详细]
2023-03-18 04:02 分类:问答QBasic crashes immediately after selecting the "open" menu item
Not sure if this is even an acceptable question, but I f开发者_Python百科igured it\'s an IDE so...[详细]
2023-02-07 08:58 分类:问答How do you print a smiley-face in assembly?
I wrote a program in assembler and compiled it. It is meant to print a blue smiley face and then wait for the user to press a key before it terminates. It does do that last bit but it doesn\'t print t[详细]
2022-12-14 07:34 分类:问答16-Bit Apps running under NTVDM
I am trapping for the execution of some old 16-bit applications that our internal folks should no longer be using. They are 1985 DOS apps, so trapping for them was easy... capture any process that lau[详细]
2022-12-10 15:58 分类:问答