FIX: IDE Inconsistently Generates Dependencies for ResourcesLast reviewed: September 18, 1997Article ID: Q114533 |
1.00 1.50
WINDOWS
kbtool kbfixlist kbbuglist
The information in this article applies to:
SYMPTOMSAfter adding a new bitmap, icon, or cursor resource to a resource script file in App Studio and disabling the Discardable property, the new file containing the resource is not included in the dependency list for the current project. Additionally, there is no dependency for the file in the project makefile.
RESOLUTIONWhen a resource is initially created within App Studio, the Discardable, Moveable, and Pure properties are enabled by default while the Preload property is initially disabled. If the properties for the resource are returned to this state, the dependencies for the resource file are generated correctly.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual C++ version 2.0.
MORE INFORMATIONTo re-create this problem, use the following steps with an existing, working application generated by AppWizard:
11.Switch back to the Visual Workbench. Rescan dependencies for the project by choosing Scan All Dependencies from the Project menu.After completing the steps listed above, if the project .MAK file is viewed as a text file, the new resource filename noted in step 8 above is not present in any of the dependency lists.
|
Additional reference words: 1.00 1.50
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |