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
  • 7,855
  • 5
  • 31
  • 53
Tomas Kubes
  • 21,982
  • 14
  • 105
  • 142

0 Answers0