Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要找到一个 16 位 DLL 文件的依赖项和函数。我找到了 Dependency Walker,它看起来非常有用,但它不适用于 16 位 DLL。有谁知道一个好的替代方案?
您可以尝试SCANBIN,看起来它可以完成工作,并且网页直接来自 90 年代。