PRB: COMDLG16.OCX Is Not Loaded When Starting a 16-Bit Project

ID: Q149490


The information in this article applies to:
  • Microsoft Visual Basic Professional and Enterprise Editions, 16-bit only, for Windows, version 4.0


SUMMARY

When you start the 16-bit edition of Visual Basic 4.0, you may get a dialog box with the following message, "File not found: 'COMDLG16.OCX-Continue Loading Project?" This is caused by Visual Basic not properly registering the control during setup.


RESOLUTION

Register the control through the Custom Controls dialog box using the following steps:

  1. In the Tools Menu, click Custom Controls.


  2. Click the Browse button and find a file called COMDLG16.OCX. This file is usually located in your Windows\System directory.


  3. After selecting this file, make sure the file is checked in the Custom Controls dialog box before closing this dialog box.


Additional query words:

Keywords : kb16bitonly kbVBp400
Version : 4.00 | 4.00
Platform : NT WINDOWS
Issue type :


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