PRB: DLLs Not Shown in the Add Reference...Browse Dialog Box

Last reviewed: April 30, 1996
Article ID: Q150221
The information in this article applies to:
  • Standard, Professional, and Enterprise Editions of Microsoft Visual Basic, 32-bit only, for Windows, version 4.0
  • Microsoft Windows 95

SYMPTOMS

In the Add References dialog box (on the Tools menu, select References, then select the Browse button), DLLs are not shown. This behavior occurs even if the Files of Type option includes "*.dll" and the All Files ("*.*") option is selected.

STATUS

This behavior is by design. It occurs when the user has specifically chosen not to view DLLs or other system files in Windows Explorer.

WORKAROUND

From the View menu in Windows Explorer, select Options. Then select the View tab, and choose the Show all Files button.

MORE INFORMATION

The user can choose whether to view DLL files in Windows Explorer from the View menu, by selecting Options, selecting the View tab, and then choosing either the Show all Files button or the Hide Files of these types: button. If the latter is chosen, then system files are not displayed in Windows Explorer, and they are also not displayed in Common Dialogs invoked in applications such as the Add Reference dialog in Visual Basic.

Steps to Reproduce Problem

  1. Make sure the setting mentioned in the workaround above is set for Hide files of these types:.

  2. In Visual Basic, from the Tools menu, select References, and choose the Browse button. DLL files are unavailable.


Additional reference words: 4.00 vb4win vb432 win95
KBCategory: kbprg kbinterop kbprb
KBSubcategory: aprgwindow



THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 30, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.