文件名称:userext
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 60kb
- 下载次数:
- 0次
- 提 供 者:
- qunh*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调试进程中的窗口信息
* 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ]
* Handle 窗口句柄
* 如果Handle为0,则显示进程中的所有窗口信息
* UMFlags 显示参数,如果是0,则显示最基本参数
* Bit 0 (0x1) 显示General Properties
* Bit 1 (0x2) 显示窗口样式
* Bit 2 (0x4) 显示相关窗口
* Bit 3 (0x8) 显示Class信息
* -h 窗口边框高亮
* TypeName 窗口类型
-Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information*-h window highlight* TypeName window fr a me type
* 函数: hwnd
* 功能: 显示被调试进程中的窗口信息
* 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ]
* Handle 窗口句柄
* 如果Handle为0,则显示进程中的所有窗口信息
* UMFlags 显示参数,如果是0,则显示最基本参数
* Bit 0 (0x1) 显示General Properties
* Bit 1 (0x2) 显示窗口样式
* Bit 2 (0x4) 显示相关窗口
* Bit 3 (0x8) 显示Class信息
* -h 窗口边框高亮
* TypeName 窗口类型
-Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information*-h window highlight* TypeName window fr a me type
(系统自动生成,下载前可以参看下载内容)
下载文件列表
userext
.......\UextPeHelper.cpp
.......\UextPeHelper.h
.......\userext.cpp
.......\userext.def
.......\userext.h
.......\userext.sln
.......\userext.vcproj
.......\wdbgexts.h
.......\UextPeHelper.cpp
.......\UextPeHelper.h
.......\userext.cpp
.......\userext.def
.......\userext.h
.......\userext.sln
.......\userext.vcproj
.......\wdbgexts.h