登录
首页 » Windows开发 » 调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd * 函数: hwnd * 功能: 显示被调...

调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd * 函数: hwnd * 功能: 显示被调...

于 2022-03-06 发布 文件大小:60.65 kB
0 193
下载积分: 2 下载次数: 1

代码说明:

调试工具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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用于在仪表类中作为存储器的程序。
    Program that works as a memory in instrumentation class for PIC.
    2022-04-09 15:32:44下载
    积分:1
  • CLR编写的绘图程序
    该源代码提供了用CLR编写的绘图程序。该源程序是在VISUAL STDIO2010手册的指导下完成的,具有很棒的参考价值哦。 还没到50字啊~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2022-06-29 19:26:10下载
    积分:1
  • facedetector
    人脸检测器 #include < iostream > #include < cv.h > #include < highgui.h > int main(void) { int 键 = 0 ; int i; CvMemStorage * 存储 = cvCreateMemStorage (0) ; CvCapture * 捕获 = cvCaptureFromCAM (0) ; char * 文件名 ="haarcascade_frontalface_alt.xml"; CvHaarClassifierCascade * 梯级 = (CvHaarClassifierCascade *) cvLoad (文件名, 0,0,0) ; 虽然 (关键! = "q") { IplImage * 帧 = cvQueryFrame (捕获) ; 如果 (! 帧) 断 ; CvSeq * 脸 = cvHaarDetectObjects ( 帧, 级联, 存储, 1.1、 3, 0 / * CV_HAAR_DO_CANNY_PRUNNING *, cvSize (40,40)) ; 为 (我 = 0 ; 我 < (脸? 面孔-> 共: 0) ; i + +) { CvRect * wajah = (CvRect *) cvGetSeqElem (的脸,我) ; CvFont 字体 ; cvInitFont (& 字体,CV_FONT_HERSHEY_SIMPLEX,1.0,1.0,1,5,CV_AA) ; CvRect * r=(CvRect*) cvGetSeqElem(faces, i) ; cvPutTex
    2022-01-30 19:16:21下载
    积分:1
  • 测试各种大小使用 测试各种大小使用
    测试各种大小使用 测试各种大小使用-Testing a variety of sizes to use to test the use of various sizes
    2022-01-31 09:27:57下载
    积分:1
  • VC draw biscuit picture
    使用VC绘画饼图,补充说明是三维立体饼图-VC draw biscuit picture
    2022-09-28 21:35:10下载
    积分:1
  • 一个利用TCP/IP实现Chat功能的程序
    一个利用TCP/IP实现Chat功能的程序 -The use of a TCP/IP functionality to achieve Chat programs
    2022-02-05 00:04:31下载
    积分:1
  • 一个实时温度曲线示例的实现代码(坐标抽不动,曲线动)
    一个实时温度曲线示例的实现代码(坐标抽不动,曲线动)-Example of the realization of a real-time curve
    2022-10-05 14:45:03下载
    积分:1
  • 打印hello word,这个是一个很基础的程序,可以供初级学员注意失误。...
    打印hello word,这个是一个很基础的程序,可以供初级学员注意失误。-Print hello word, this is a very basic program can be used for elementary students attention to mistakes.
    2023-01-11 11:05:03下载
    积分:1
  • disk disk information
    disk edit 查看磁盘信息-disk disk information
    2022-05-17 22:31:44下载
    积分:1
  • directx9实现初始化例程
    directx9实现初始化例程-directx9 achieve initialization routines
    2022-07-06 16:09:02下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载