VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Program that updates its own DLL

Nickels  (3 Submissions)   Libraries   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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.

Rate Program that updates its own DLL (11(11 Vote))

Download Program that updates its own DLL

Program that updates its own DLL Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters