Dependencies May Not Be Updated as Expected
Article ID: 117324
Article Last Modified on 11/18/2003
APPLIES TO
- The Visual Workbench Integrated Debugger, when used with:
- Microsoft Visual C++ 1.0 Professional Edition
- Microsoft Visual C++ 1.5 Professional Edition
This article was previously published under Q117324
SUMMARY
When making changes to a project, it is common to choose Scan All
Dependencies from the Project menu periodically to ensure that the
dependency list is current. If the changes that were made to the files in
the project have not been saved before doing a dependency scan, new
dependencies are not reflected.
A dependency scan does not automatically save modifications to the files in
a project. Choosing Save All from the File menu before choosing Scan All
Dependencies ensures that the dependency list is updated.
This behavior has changed starting with Visual C++ 2.0.
Additional query words: kbinf 1.00 1.50 1.10
Keywords: kbide KB117324