The information in this article applies to:
SYMPTOMS
ClassView offers the following four options for classes on the shortcut
menu:
The first two operations fail displaying one of the following messages:
The last two operations listed above fail without any message or visual cue. They may not be presented as options. CAUSESource file permissions are read-only, perhaps due to source control. RESOLUTIONChange the source file permissions to permit write access. In a source control environment, this may require checking out the file, or having the file's current owner check it back in. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONThe .ncb file contains ClassView browser information. If it is read-only at the time Visual C++ opens the project, ClassView is unavailable. The .clw file contains ClassWizard information. If it is read-only at the time Visual C++ opens the project, the Add Virtual Function and Add Windows Message Handler options are unavailable on the ClassView context menu for classes. Steps to Reproduce Behavior
Q140252 PRB: ClassWizard Disables Add Function & Add Variable Buttons REFERENCESVisual C++ online books: "File Types Created for Visual C++ Projects." Additional query words:
Keywords : kbwizard kbide kbMFC kbVC kbVC500bug kbVC600bug kbGrpDSTools |
Last Reviewed: August 5, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |