-
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调...
调试工具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
- 2022-03-06 01:53:55下载
- 积分:1
-
基于树的网格计算文档规范中的负载均衡模型
tree based load balancing model in grid computing document specification
- 2022-10-09 12:15:02下载
- 积分:1
-
SMART PHONE 2005中关于多国语言支持的程序源码,可实现应用程序多国语言的切换,需用VS2005BETA2编译。...
SMART PHONE 2005中关于多国语言支持的程序源码,可实现应用程序多国语言的切换,需用VS2005BETA2编译。-SMART PHONE 2005 on the multi-language support procedures source, the application can achieve multi-lingual switching required VS2005BETA2 compiler.
- 2022-01-31 20:32:38下载
- 积分:1
-
网上找的一个视频电话源码,功能很强,需要open323库支持。
网上找的一个视频电话源码,功能很强,需要open323库支持。-online to find the source of a video phone, a very strong function, the need open323 support.
- 2022-05-31 06:40:37下载
- 积分:1
-
我做的一个基于JAVA APPLET的语音聊天程序(73KB).zip
我做的一个基于JAVA APPLET的语音聊天程序(73KB).zip-I do JAVA APPLET on a voice chat program (73KB). Zip
- 2022-09-17 11:30:03下载
- 积分:1
-
source profiles : recursive query document examples can be specified directory i...
源码简介:采用递归查询文件的例子,可以查询指定目录下的符合条件的文件,可以搜索文件中的字符串-source profiles : recursive query document examples can be specified directory inquiries eligible documents, document search string
- 2022-10-29 13:45:03下载
- 积分:1
-
C++核心编程技术
C++核心编程技术 -C++ Core programming technology
- 2023-08-29 00:35:03下载
- 积分:1
-
详细讲解怎样将密码储存在程序中
详细讲解怎样将密码储存在程序中-explain in detail how to password stored in the proceedings
- 2022-01-25 14:27:47下载
- 积分:1
-
一个自动化测试 程序,自动启动附件中的计算器进程,捕捉数字按钮输入,自动运算!...
一个自动化测试 程序,自动启动附件中的计算器进程,捕捉数字按钮输入,自动运算!-An automated test procedure, automatic start in the annex calculator process, to capture the number of button input, automatically computing!
- 2022-08-14 05:23:43下载
- 积分:1
-
用Hopfield神经网络求解TSP(旅行商问题),并附上实验报告
用Hopfield神经网络求解TSP(旅行商问题),并附上实验报告-HopfieldTSP
- 2022-09-05 18:45:02下载
- 积分:1