可以使用哪些工具来查找引用了哪些 DLL? [英] What tools can be used to find which DLLs are referenced?

查看:19
本文介绍了可以使用哪些工具来查找引用了哪些 DLL?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是 VB6 DLL 和 COM 对象的一个​​古老问题,但我仍然每天都面对它.可以使用哪些工具或过程来查看另一个 DLL 引用的 DLL 文件或版本?

This is an antique problem with VB6 DLL and COM objects but I still face it day to day. What tools or procedures can be used to see which DLL file or version another DLL is referencing?

我指的是在运行时编译的 DLL,而不是来自 VB6 IDE.

I am referring to compiled DLLs at runtime, not from within VB6 IDE.

这是 DLL 地狱.

推荐答案

Dependency Walker 显示所有文件DLL 链接到(或试图链接到)并且它是免费的.

Dependency Walker shows you all the files that a DLL links to (or is trying to link to) and it's free.

这篇关于可以使用哪些工具来查找引用了哪些 DLL?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆