Debugged Program Window Won't Close

前端 未结 7 1627
闹比i
闹比i 2021-01-18 00:27

I\'m using VS 2008 on a 64-bit XP machine. I\'m debugging a 32-bit C++ DLL via a console program. The DLL and EXE projects are contained in the same SLN so that I can modify

7条回答
  •  庸人自扰
    2021-01-18 01:06

    The same thing recently started happening to me. I'm using Windows XP 32-bit, VS 2008. I don't think this is connected to how your projects are organized. Perhaps a patch installed through Windows Update caused this.

提交回复
热议问题