"Go" vc++6.0 debug under Win7 64 bit, SHIFT+F5 cannot exit

Source: Internet
Author: User

Tag:images   dad   win7   c++    recompile      Catalogue     Direct    ima   log   

  Win7 64-bit vc++6.0 debug code cannot close window workaround
vc++6.0 when debugging under 64-bit Windows7, and then end debugging, the program cannot exit, only the VC++6.0 IDE environment can be closed.
Problem Description: When I hit F5 to start debugging a project, the program stops at the breakpoint I set, and when Shift+f5 is pressed, vc++6 can exit the debug state, but the Windows system's taskbar will leave the program that was created in front of debugging. The process cannot be ended, even if I use Task Manager, it is not possible to terminate the program. Also, after you modify the code, you cannot recompile it. The only way to end the process is to close the vc++6 IDE and turn it back on.
General workaround: Do not use the "End debugging" function, so that the program ends normally (that is, to put a menu or button can be exited, rather than using the SHIFT+F5 exit), or when debugging operations, switch between breakpoints in the program.
The Ultimate Solution: Check the file DM.dll version, DM.dll the "Common/msdev98/bin" in the program installation directory. The correct version is 6.0.9782.0.

The key is whether the DM.dll version is correct, if the DM.dll version is incorrect, you should download DM.dll overwrite the original version, then download TLLOC.DLL, then you can exit debugging at will. Two DLLs are all in "Common/msdev98/bin", directly covered on the line.   

  DLL Download: http://blog.csdn.net/daddy_long_legs/article/details/17409555

"Go" vc++6.0 debug under Win7 64 bit, SHIFT+F5 cannot exit

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.