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 file (190975)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q190975 SYMPTOMS
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.
REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
153284
Limitations of IntelliSense in Visual C++ 6.0
Modification Type: | Major | Last Reviewed: | 9/1/2005 |
---|
Keywords: | kbtshoot kbBug kbfix kbNoUpdate KB190975 kbAudDeveloper |
---|
|