阅读背景:

.NET PInvoke可以从用户指定的目录动态加载本机dll吗?

来源:互联网 

I have a .NET application and need to load a native library whose location is specified by the user. PInvoke looks like it'll only load from the global search paths (or a path specified at compile time?). Would the best method be to create a C++/CLI assembly which calls LoadLibrary at runtime?I have a .NET application and need to load a na




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: