-
调试工具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
-
龟图,用vc实现,我写的第一个小程序,可以在dos环境下画出任意的直角图形...
龟图,用vc实现,我写的第一个小程序,可以在dos环境下画出任意的直角图形-turtles map, using vc realized, I wrote a small section of the procedure, the environment dos draw arbitrary rectangular graphics
- 2022-09-27 16:15:03下载
- 积分:1
-
制作鼠标右键弹出的菜单
制作鼠标右键弹出的菜单,基于C++ 6.0 MFC ,可通过右键鼠标弹出菜单
制作鼠标右键弹出的菜单,基于C++ 6.0 MFC ,可通过右键鼠标弹出菜单
- 2023-02-09 20:00:04下载
- 积分:1
-
WINDOWS下的AD采集板的测试程序,用于在WINDOWS环境下演示AD采集的各项指标。...
WINDOWS下的AD采集板的测试程序,用于在WINDOWS环境下演示AD采集的各项指标。-WINDOWS under the AD Acquisition Board testing procedures, for the Windows environment demonstration AD Acquisition of indicators.
- 2022-06-16 00:28:25下载
- 积分:1
-
免费开源的编辑器 - SciTE
SciTE是一个基于SCIntilla的文本编辑器,支持C/C++/VB/Parscal/Smalltalk/Ada/Python/Java等许多语法的高亮显示,支持类似.net ide里的分段显示代码的功能(Great!),非常适合编写C/Script一类,不需要可视化设计的语言.
- 2023-02-26 08:05:04下载
- 积分:1
-
Guangdong weight charges DLL developed using BCB2007
广东计重收费DLL
使用BCB2007开发-Guangdong weight charges DLL developed using BCB2007
- 2022-03-13 02:06:31下载
- 积分:1
-
在Prolog实现NIM游戏模拟
NIM Game simulation implemented in Prolog
- 2022-03-21 05:22:23下载
- 积分:1
-
一个歌曲数据的程序,对写驱动有帮助
一个歌曲数据的程序,对写驱动有帮助-a song data procedures to help write drivers
- 2022-03-16 14:41:21下载
- 积分:1
-
location and type of use category Rectangular
位置类与矩形类的使用-location and type of use category Rectangular
- 2022-06-02 17:11:45下载
- 积分:1
-
求解大数阶乘程序,速度快,具有统计位数功能
求解大数阶乘程序,速度快,具有统计位数功能-Procedures for solving factorial of large numbers, speed and function with median statistics
- 2023-03-02 16:45:03下载
- 积分:1