Import unmanaged dlls at runtime

Mar 30 2010 12:32 PM

I was wondering if it is possible to import unamaged dlls in C# at runtime.
I am trying to build an application in which user can browse the dll, and access and use the functions which are exposed in that dll.
Any help or suggestions are welcome
Thanks in advance

Answers (1)