CPU窗口
qxj 2004-11-15 12:56:04 打开delphi,新建一个project,F9运行,出现提示: : Project E:\program
files\borland\projects\project1.exe : raised too many consecutive exceptions: 'single step at 0x011461ee'. Process Stopped. Use Step or Run to continue.
然后就是CPU窗口出现,后面不管如何都是CPU窗口,
我新建一个控制台程序却可以正常运行,当在程序中加上Showmessage or messagebox后就会出现CPU窗口,
不知哪位兄弟是否有遇到过我这种情况,请赐教。