The information in this article applies to:
SUMMARYWhen debugging your application in Visual C++ 6.0, you might get the following error message for Comctl32.dll and Msidle.dll (and perhaps other files). This happens even though you installed the .dbg files from the Vc98\Debug directory of the Visual Studio 6.0 CD-ROM. MORE INFORMATION
The error message is due to the symbol (.dbg) files for the indicated DLLs not being installed or being out-of-date with respect to the DLLs. Installing a version of Internet Explorer may have updated the DLLs with later versions. You can ignore this error message because you should be able to debug your application successfully without these files anyway. http://www.microsoft.com/support/winnt/default.htmFor additional information about installing symbols, please click the article number below to view the article in the Microsoft Knowledge Base: Q141465 How to Install Symbols for Dr. Watson Error Debugging Additional query words:
Keywords : kbservicepack kbDebug kbide kbVC600 kbNTOS400sp4 kbDSupport kbGrpDSTools |
Last Reviewed: August 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |