如何获取 .NET 程序集使用的非托管 dll 列表
我有一个第三方 .NET 库,无法运行并出现 FileNotFound 异常。显然它想要使用一些通过 DllImport 加载的非托管 dll。
如何获取 .NET dll 中使用的 dll 列表?
I have a third-party .NET library which fails to run with FileNotFound exception. Apparently it wants to use some unmanaged dll which it loads through DllImport.
How can I get a list of dlls, which are used in .NET dll?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论