用于监视外部应用程序使用的 Windows 消息的工具

发布于 2024-08-23 01:47:00 字数 370 浏览 2 评论 0原文

我正在寻找一个用于实时监控外部应用程序触发的Windows消息的工具。

前段时间我使用了 winsight32 (Delphi 附带的工具),但是内存非常昂贵并且冻结了我的笔记本电脑。

替代文本
(来源:blong.com

i am looking a tool for monitoring the windows messages fired by an external application in real-time.

some time ago i used winsight32 (tool that ships with Delphi), but is very memory expensive and freeze my laptop.

alt text
(source: blong.com)

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

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

发布评论

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

评论(2

作死小能手 2024-08-30 01:47:01

Winspector 可能就是您想要的。您不仅可以查看所有消息,还可以查看所有窗口标志。

Winspector is probably what you want. Not only you can look at all the messages, but also at all windows flags.

椒妓 2024-08-30 01:47:01

API Monitor 能满足您的需求吗?

或者,如果您安装了 Visual Studio(完整版,非快速版),则有一个名为 Spy++ 的示例,它可能可以满足您的需求。

Does API Monitor do what you need?

Alternately, if you have Visual Studio installed (full, not express), there is a sample called Spy++ which might do what you want.

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