VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Create Dll's at Runtime

D.W.  (18 Submissions)   VB function enhancement   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Here is a VB wrapper for RC.exe, the DOS resource file
compiler, that allows you to put a .dll into a resource
file and compile it into an executable making it more or
less stand-alone. Included is a useful sample project
that contains a .dll and some code written by Catalin
Petolea (Mancubus), [email protected]. This sample
shows how to create the dll in the Form_Load from the
.exe and also has a CPU information module that can very
easily be dropped into any project. It returns a concise
string containing most information on CPU's.

Rate Create Dll's at Runtime (13(13 Vote))

Download Create Dll's at Runtime

Create Dll's at Runtime Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters