简体   繁体   中英

What tools can be used to check the dependency dll used by a VB program?

We have a program written in VB, when it runs in Windows XP, it works well, but when run in Windows server 2003, it failed. I am sure this caused by the wrong dll referenced by the VB program, so I would like to know if someone could suggest me a tool to find out what dependency dll used by the VB program in different environments, so that I investigate on that.

Thanks in advance!

您需要使用Dependency Walker

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM