dbg帮助新版本

发布于 2024-10-05 22:53:17 字数 237 浏览 1 评论 0原文


我想将我的 DbgHelp 版本从 5.1 升级到 6.11(我听说 5.1 有点 bug),所以我下载了“Windows 调试工具”,因为那是 dbgHelp 应该在的地方,但是当我查看目录中的内容时( “C:\Program Files\Microsoft SDKs\Windows\v7.0A\Lib”),我只找到 DbgHelp.lib。 DLL 应该在哪里? :)
哦...如果我没有 DLL,我怎么知道 dbgHelp 的版本呢?

I want to upgrade my DbgHelp version from 5.1 to 6.11 (i heard that 5.1 is kind of buggy) so I downloaded "Debugging tools for windows" because that's where the dbgHelp is supposed to be but when I look at what is in the directory ("C:\Program Files\Microsoft SDKs\Windows\v7.0A\Lib"), I find only DbgHelp.lib.
where is the DLL supposed to be? :)
oh... and how can I know the version of dbgHelp if I don't have the DLL?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

寂寞笑我太脆弱 2024-10-12 22:53:17

安装程序将其复制到我的计算机上的顶级安装目录 c:\program files\debugging tools for windows (x86)。例如,您可以在同一目录中找到 adplus.vbs 和 Windbg.exe。我的版本有点旧,6.10

The installer copies it to the top install directory, c:\program files\debugging tools for windows (x86) on my machine. Same directory where you'll find adplus.vbs and windbg.exe for example. My version is a bit older, 6.10

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文