Browse By Tags

  • [8i SS10 ] [C#/C++] probleme with MS_ADDIN_DEPENDENCYPATH

    Hi everyone, I have C# dll call from C++. My c# dll need some other c# dll. If i put all dll c# needed in the ustation.exe folder everythings works. But i put in an other foler and use MS_ADDIN_DEPENDENCYPATH to target the new folder it does not…