| 
 The information in this article applies to: 
 SYMPTOMS
The Visual C++ version 4.0 debugger cannot evaluate structures that are
defined and declared inside a class when C7-compatible debugging
information is generated.
 In the QuickWatch window you will get this error: 
 RESOLUTIONUse the /Zi compiler switch (Program Database) or make the structure definition global. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual C++ 4.1. MORE INFORMATIONSample Code to Reproduce ProblemAdditional query words: kbVC400bug 4.00 4.10 
Keywords          : kbDebug kbide kbVC410fix  | 
| Last Reviewed: January 20, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |