Search Tools Links Login

Program that updates its own DLL


Visual Basic 6, or VB Classic

This program demonstrates how a program can update its own DLL’s by initializing them with CreateObject() and freeing their resources after use with CoFreeUnusedLibraries. With a few modifications you could make the program download the updated DLL from the internet to simulate automatic program updates. The program also creates a backup so it can Rollback the Update in case there is a problem with the new DLL.

Original Author: Nickels

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 76 times

Categories

Visual Basic 6

Attachments

Program th234947252001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 14,414 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.