Article ID: 190975 - Last Review: September 1, 2005 - Revision: 3.0 BUG: After you remove a file from a project, IntelliSense in Visual C++ 6.0 continues to recognize the functions and classes in that removed fileThis article was previously published under Q190975 On This PageSYMPTOMS
When files are deleted from a project, IntelliSense continues to recognize
the functions and classes that the removed file contained.
CAUSE
When a file is removed, none of the functions or classes are removed from
IntelliSense's "memory."
RESOLUTION
To have IntelliSense remove these functions and classes, close the project
workspace, and delete the project's .ncb file. When the project is reopened
in Visual C++, the .ncb file will be re-created with the correct
information.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.
This problem was corrected in Microsoft Visual C++ .NET.
MORE INFORMATIONSteps to reproduce the behavior
REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
153284
(http://support.microsoft.com/kb/153284/
)
Limitations of IntelliSense in Visual C++ 6.0
| Article Translations
|
Back to the top
