When I recently used VC6.0, after using File->open, "Microsoft (R) Developer Studio encountered a problem that needed to be shut down. We apologize for the inconvenience caused by this. "In addition, in the VC compiler, often click on the Compile button or link button after no response, must be in the Task Manager to turn the VC off, but I now VC no matter how, can only compile, a little link did not respond, depressed. Do you have any idea. Thanks for the best answer. VC compile sometimes will have some problems, hit the SP6 patch is much better. I hit the SP6 patch, compile basically no more problems. Chinese version VC6.0 SP6 patch Download Address: Http://download.microsoft.com/download/e/c/9/ec94a5d4-d0cf-4484-8b7a-21802f497309/Vs6sp6.exe English version VC6.0 SP6 patch Download Address: http://www.microsoft.com/downloads/info.aspx?na=90&p=&srcdisplaylang=en&srccategoryid=& srcfamilyid=a8494edb-2e89-4676-a16a-5c5477cb9713&u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f1%2f9% 2ff%2f19fe4660-5792-4683-99e0-8d48c22eed74%2fvs6sp6.exe After you install Visual Studio 6.0, you find that the "open" feature in vc6.0 is not available, and when you click "Open", an error occurs, MSDEV. exe-Application Error "0x73d311c7" instruction refers to "0x00000004" memory, which cannot be "read". I see on the Internet some netizens have also appeared similar problem, say is with office2007 conflict. I unloaded the office2007 and found that the problem was eliminated. Put the office2007 on and problem. Netizens said to put the VC6.0SP6 patch on the package on it, I was installed, but still can not. Open the patch after selecting the installation directory of VC6.0, installed in the installation directory there is a like news text, you see its properties look at the modified time to know whether the installed If the program compiles without errors, but the runtime appears "... A problem needs to be closed. We apologize for the inconvenience caused. "I think a big part of the reason is because of the problem with your program, and most of it is memory usage errors, note that your pointers and arrays are used to see if there is any use of cross-border or other errors. |