by Andrew Heinlein (Mouse) (10 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(12 Votes)

do you want your program to have a skin? do you want your program to be a mulit-language app? Do you want to learn how to make any EXE, DLL or OCX into a resource library? This code shows you how.
This will show you how to load any EXE, DLL or OCX and IMPORT the Bitmaps and Strings to your APP!
Very easy to use =)
Code Returns
Fun stuff
Side Effects
none (i hope)
Download Use a Vb DLL as a RESOURCE DLL that your apps caneasilylink to (7 KB)