Results 1 to 1 of 1

Thread: VB - C++ example for VB runtime

  1. #1
    Hyperactive Member Dmitri K's Avatar
    Join Date
    Sep 02
    Location
    West Palm Beach, FL
    Posts
    444

    VB - C++ example for VB runtime

    I wrote this little program to check if the user is using the latest MSVBVM60.DLL. If you are writting your own setup program, and don't want to inlude Runtime Files, just include this little program and it will download the library from microsoft.
    This is C++ language (crappy at that due to my lack of C++ knowledge yet), it is strictly for VB programs. I include it with all of my commercial projects.
    Attached Files Attached Files

Posting Permissions

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