-
调试工具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
-
text of the inquiry system, a direct name inquiries, and inquiries, or inquiries...
文本查询系统,有直接名字查询,有and查询,有or查询,有!查询,可以有这些的复合查询-text of the inquiry system, a direct name inquiries, and inquiries, or inquiries! Inquiries can be a composite of these inquiries
- 2022-05-26 02:17:39下载
- 积分:1
-
一个windows的窗口实例
一个windows的窗口实例-an example of the window
- 2023-04-20 22:10:03下载
- 积分:1
-
考虑一个8
Consider an 8-input and 8-output problem, where the output should be equal to the input for any of the 8 combinations of seven 0s and one 1.-Consider an 8-input and 8-output problem, where the output should be equal to the input for any of the 8 combinations of seven 0s and one 1.
- 2022-12-02 06:05:03下载
- 积分:1
-
鉴于工作中和国外交流时总是按周计算,看到很多同事总是询问什么时间是第几周。就写了这个小程序。用源码和exe文件。...
鉴于工作中和国外交流时总是按周计算,看到很多同事总是询问什么时间是第几周。就写了这个小程序。用源码和exe文件。-In view of work and foreign exchange is always calculated by week and saw many of my colleagues always asked what time is the first few weeks. Wrote this little program. With source and exe files.
- 2022-02-21 10:33:16下载
- 积分:1
-
高斯随机函数发生器,高人写的,我上传也是为了下载资源的。...
高斯随机函数发生器,高人写的,我上传也是为了下载资源的。-Gaussian random function generator, written by Gao Ren, I uploaded also to download the resources.
- 2023-03-26 04:00:03下载
- 积分:1
-
Function of the document file can be opened using the windows user database
该文件函数 可得到打开的文件 利用windows
user 库-Function of the document file can be opened using the windows user database
- 2023-09-02 06:05:03下载
- 积分:1
-
vb编写的简单端口扫描器,可以扫描某个ip段
vb编写的简单端口扫描器,可以扫描某个ip段-vb to prepare a simple port scanner
- 2022-11-10 21:50:03下载
- 积分:1
-
能显示文件盘符路径和文件的大小,创建时间,类似于dos里面dir的命令,并且可以扩展...
能显示文件盘符路径和文件的大小,创建时间,类似于dos里面dir的命令,并且可以扩展-can show that the document drive path and file size, creation time, similar to the dos inside the dir command, and can be extended
- 2022-02-05 12:23:53下载
- 积分:1
-
CRC 算法的实现,在通讯使用它可提高通讯的可靠性.
CRC 算法的实现,在通讯使用它可提高通讯的可靠性.-CRC algorithm implementation, the communication can use it to improve communications reliability.
- 2022-09-17 11:10:03下载
- 积分:1