突出显示光标下窗口的详细信息
我需要一个工具来显示当前位于鼠标光标下的 Win32 窗口的详细信息。我至少需要的信息:
- 类名
- 标题名称
- 窗口样式
- 窗口扩展样式
- 窗口过程地址
我知道 Spy++ 做了类似的工作。但 Spy++ 没有帮助,因为我需要监视菜单。本质上,当我选择监视菜单时,菜单就会消失。
你想到的还有其他工具吗?
I need a tool that displays detailed information about the Win32 window which is currently under the mouse cursor. The info I need at minimum:
- Class name
- Caption name
- Window style
- Window extended style
- Window procedure address
I know that Spy++ does a similar job. But Spy++ wouldn't help because I need to spy for menus. And essentially, a menu disappears when I choose to spy for it.
Any other tool that comes to mind?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
找到它:http://www.dennisbabkin.com/winid
Found it: http://www.dennisbabkin.com/winid