4

I have an C# application which use native dll. I would like to choose location of the dll to be loaded after application start according to some conditions.

There is a possibility to add a handler AssemblyResolve for managed assemblies. I tested it, but it is not working for native libraries. Is there any solution for native library like AssemblyResolve event?

xmojmr
  • 8,073
  • 5
  • 31
  • 54
Tomas Kubes
  • 23,880
  • 18
  • 111
  • 148

0 Answers0