BUG: Debug "Additional Dlls" Entry Shows on All Projects

ID: Q168378


The information in this article applies to:
  • Microsoft Visual C++, 32-bit Editions, versions 5.0, 6.0


SYMPTOMS

If you have more than one project in a workspace and you create an entry in the Additional DLLs category in the Debug tab of the Project Settings dialog box for one of these projects, all the other projects in the workspace are set with this entry in the Additional DLLs category.


STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.


MORE INFORMATION

Steps to Reproduce Behavior

  1. Create a generic appwizard project, app1.


  2. Create another generic appwizard project, app2.


  3. From Project menu select, "Insert Project Into Workspace...", and insert app2 project (app2.dsp) to the existing workspace.


  4. Close and reload the project.


  5. In the Project menu, click Settings. In the Debug "Additional Dlls" category, add some additional dlls to app2 - Win32 Debug project.


  6. Close and reload the workspace.


  7. In the Project menu, click Settings and examine the Debug "Additional Dlls" category of app1 - Win32 Debug project, you will see the additional dll names you entered for project app2.


Additional query words:

Keywords : kbtool kbDebug kbide kbVC500bug kbVC600bug
Version : winnt:5.0,6.0
Platform : winnt
Issue type : kbbug


Last Reviewed: May 15, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.