README.md
December 4, 2022 · View on GitHub
Description
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.
More Info
| Submitted On | 2001-07-25 13:44:10 |
| By | Nickels |
| Level | Intermediate |
| User Rating | 4.5 (45 globes from 10 users) |
| Compatibility | VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0 |
| Category | Libraries |
| World | Visual Basic |
| Archive File | Program th234947252001.zip |