That depends on the DLL. Is it a .NET assembly or a COM component? If it's either then you add a reference to the library in your project. If it's neither then you must use Platform Invoke, just as you do to invoke the Windows API.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.