Results 1 to 3 of 3

Thread: DLL files required by VB programs?

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2000
    Posts
    45
    I have makin some visual basic programs, whitch is ment to be used on other computers besides my self. Some of my friends have told me that I need to give the users computer some DLL files. Is this only when I use advanced ActiveX or always? What DLL files is required?

    Sire
    [email protected]

  2. #2
    Fanatic Member
    Join Date
    Mar 2000
    Location
    That posh bit of England known as Buckinghamshire
    Posts
    658

    Dll's

    It is true that VB uses a lot of dll's, and you do need these files if you wish your program to work on other computers.

    The best way to achive this is by using the Package And Deployment Wizard (PDW). Which creates a setup program for your VB project. This PDW will automatically include any Dll's your project needs.

    When the setup program is run it will automatically install and register these dll's, saving you a lot of hassle.

  3. #3
    Guest
    You can also get a 1.3MB installer of the VB runtime DLLs - which are the ones most people are lacking in on older systems - if you want me to send you it then you can mail me...

    [email protected]
    Mafro

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width