Printable View
How do you call an exported dll function. For example: DllRegisterServer
add a Declare statement to a VB module and call it like any other VB function.