depends.exe在x64下使用卡的问题

If depends.exe (Dependency Walker) Hangs

Dependency Walker is probably the best util that builds a hierarchical tree diagram of all dependent modules of windows .exe or .dll files. It can be useful for debugging, troubleshooting, or optimizing your applications. It also shows you all the functions that are exported and imported by each module, and which ones are actually used by other modules.

Dependency Walker supports various types of module dependencies, such as implicit, explicit, dynamic, delay-load, and side-by-side. It can also detect many common application problems, such as missing modules, invalid modules, circular dependency errors, mismatched machine types of modules, and module initialization failures.

To fix the problem of the program hanging, you need to adjust the module search order settings. Here are the steps to do that:

  • Open the program as usual, but don’t perform any other actions yet.
  • Go to the “Options” menu and select “Configure Module Search Order”.
  • If the view is too cluttered, click on the “Expand” button to collapse the details.
  • Use the “«” button to remove all the items from the module search order list, except for two: the system’s “KnownDLLs” list and the application directory. These are the only ones you need for the program to work properly.
  • Click on “OK” to save the changes and exit the menu.

image-20230621152041583

Now you can use the program without any issues. Hope this helps!

 

posted @   unicornsir  阅读(162)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
点击右上角即可分享
微信分享提示