Debugged Program Window Won't Close

前端 未结 7 1566
闹比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:27

    It's KB978037. Uninstalling it resolves the issue.

    More info here

    0 讨论(0)
提交回复
热议问题