PInvoke when you don't know the DLL at compile time?
See the question and my original answer on StackOverflowThee is a solution here: Dynamically calling an unmanaged dll from .NET (C#) (based on LoadLibrary/GetProcAddress)
Thee is a solution here: Dynamically calling an unmanaged dll from .NET (C#) (based on LoadLibrary/GetProcAddress)