README.md

December 5, 2022 ยท View on GitHub

_A Simple Dll Use Example

Description

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.

More Info

Submitted On2003-05-02 15:42:30
ByDuane Warsham
LevelIntermediate
User Rating4.6 (46 globes from 10 users)
CompatibilityVB 6.0
CategoryLibraries
WorldVisual Basic
Archive File_A_Simple_158236522003.zip