VB exporting of function names to DLL - TechRepublic
General discussion
May 11, 2001 at 01:08 PM
easantos

VB exporting of function names to DLL

by easantos . Updated 25 years, 2 months ago

How do I explicitly export function names to A DLL created by VB so that other programs (in other languages) can call upon a function in the *.DLL ?

This discussion is locked

All Comments