VB 3.0 Additions: 'Determining the Files You Need to Distribute'Last reviewed: July 20, 1995Article ID: Q103439 |
The information in this article applies to:
- Microsoft Visual Basic programming system for Windows, version 3.0
SUMMARYAfter producing an executable program (.EXE file) in Microsoft Visual Basic version 3.0 for Windows, if you want to distribute, sell or test that .EXE file on another computer that does not have Visual Basic version 3.0 for Windows installed, you need to know which files to distribute with your .EXE file. These files are listed on pages 579-582 in the Visual Basic version 3.0 for Windows "Programmer's Guide." This article gives a list of files to be appended to that list.
MORE INFORMATIONNote that VBRUN300.DLL must always be distributed with your executable program. Below is a list of files that need to be appended to the list provided on pages 579-582 in the "Programmer's Guide."
File Names to Distribute: Required if your program.... PDIRJET.DLL Uses Crystal Reports for PDBJET.DLL Visual Basic.MSAJT110.DLL MSAES110.DLL
PDSODBC.DLL Uses ODBC and Crystal Reports for Visual Basic. MSAFINX.DLL Uses the IIF or any of the financial functions. |
Additional reference words: docerr 3.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |