G Guest Dec 21, 2005 #1 What is the most common and used function for calling dlls from .net? The source enviroment is VBA - Excel. Thanks in advance.
What is the most common and used function for calling dlls from .net? The source enviroment is VBA - Excel. Thanks in advance.
D DM Unseen Dec 21, 2005 #2 if the .dll's house COM/ActiveX object(s), you can create an COM Interop assembly DM Unseen