我用rhide作为djgpp的IDE,可是,每当我退出rhide时就会非法操作,在windows98下是死机,在windows2000下提示ntvdm.exe错误,XXXXXX指令访问的XXXXXXX内存不能为read。
只是在退出时会这样,其他功能均正常,可以编译、链接,但不能运行程序,因为运行程序也是一种退出IDE的操作,同样会有以上现象。应该是IDE方面的问题,我用命令行方法编写程序没有任何问题。而且我几乎试过了网站上发布的所有版本(我现在使用的是1.5版)都是这样。
有没有高手知道这是怎么回事?
I use rhide as the IDE for djgpp, but every time I exit rhide, there is an illegal operation. In Windows 98, it freezes, and in Windows 2000, it prompts an error of ntvdm.exe, and the instruction XXXXXXX accesses the memory XXXXXXX which cannot be read.
It is only when exiting that this happens, and other functions are all normal. I can compile and link, but I can't run the program, because running the program is also an operation to exit the IDE, and there will be the above phenomenon as well. It should be a problem with the IDE. I have no problem writing programs using the command line method. Moreover, I have almost tried all the versions released on the website (I am using version 1.5 now), and it is all like this.
Is there any expert who knows what's going on?