VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Create Dll's at Runtime

by D.W. (18 Submissions)
Category: VB function enhancement
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (12 Votes)

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

Download Create Dll's at Runtime

Download Create Dll's at Runtime (61 KB)

Create Dll's at Runtime Comments

No comments have been posted about Create Dll's at Runtime. Why not be the first to post a comment about Create Dll's at Runtime.

Post your comment

Subject:
Message:
0/1000 characters