How or can you export functions in a VB(ActiveX) DLL so that you can call them using the 'Declare' statement in Visual Basic as you would using API functions?
I know VB creates 4 exported functions already in it's ActiveX DLLs for registering and unregistering and createing and releasing classes.
If it can do it we should be able to also, I just can seem to find out how.
Thanks Guys !!
-Matt
I know VB creates 4 exported functions already in it's ActiveX DLLs for registering and unregistering and createing and releasing classes.
If it can do it we should be able to also, I just can seem to find out how.
Thanks Guys !!
-Matt