FIX: DLLs Not Shown in the Add Reference...Browse Dialog Box (150221)



The information in this article applies to:

  • Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
  • Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
  • Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
  • Microsoft Visual Basic Learning Edition for Windows 5.0
  • Microsoft Visual Basic Professional Edition for Windows 5.0
  • Microsoft Visual Basic Enterprise Edition for Windows 5.0

This article was previously published under Q150221

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.

RESOLUTION

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

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been fixed in Visual Basic 6.0.

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.

Modification Type:MajorLast Reviewed:6/29/2004
Keywords:kbBug kbDLL kbfix kbVBp600fix KB150221