VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A Simple Dll Use Example

by Duane Warsham (4 Submissions)
Category: Libraries
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (10 Votes)

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

Download A Simple Dll Use Example

Download A Simple Dll Use Example (3 KB)

A Simple Dll Use Example Comments

No comments have been posted about A Simple Dll Use Example. Why not be the first to post a comment about A Simple Dll Use Example.

Post your comment

Subject:
Message:
0/1000 characters