VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Simple Dll Use Example

Duane Warsham  (4 Submissions)   Libraries   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

This code will show you a simple Dll and how to use one. It demonstrates what is and isnt visible to an end user when referencing a dll. Just input a first and last name, and the dll will format it into ProperCase and return it to the calling project. First you will need to open the ProperCaseName.vbp file and Make the dll. Then open the DllTester.vbp file and add a Reference to the ProperCaseName dll that you just compiled. Run the DllTester project.

Rate A Simple Dll Use Example (11(11 Vote))

Download A Simple Dll Use Example

A Simple Dll Use Example Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters