VB 3.0 Additions: 'Determining the Files You Need to Distribute'

ID: Q103439


The information in this article applies to:


SUMMARY

After 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 INFORMATION

Note 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 query words: docerr 3.00


Keywords          : 
Version           : 
Platform          : 
Issue type        : 

Last Reviewed: June 25, 1999