J
JAC
I have built a DLL using VB6 to be used by Excel/VBA. The DLL contains
a number of functions and classes.
The classes are visible, but not the functions, according to the
object browser. Any functionality involving the classes is readily
usable. However, I cannot make use of the functions.
How can I make the functions visible/callable outside the DLL?
Thanks
a number of functions and classes.
The classes are visible, but not the functions, according to the
object browser. Any functionality involving the classes is readily
usable. However, I cannot make use of the functions.
How can I make the functions visible/callable outside the DLL?
Thanks