CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - enumwindows

搜索资源列表

  1. 2

    1下载:
  2. 通过EnumWindows,GetWindowText,SendMessage, 三个API,向窗口标题第一个字为‘电’字的顶层窗口发送WM_CLOSE消息-By EnumWindows, GetWindowText, SendMessage, the three API, the first word to the window title for the ' power' words to send WM_CLOSE message on top of the window
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:946
    • 提供者:孙悟空
  1. howto_kill_application

    0下载:
  2. Use the EnumWindows API function to examine each running window. Use GetWindowText to determine each window s title. When it finds the target window, the programn uses SendMessage to make the target close itself.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:5094
    • 提供者:npoker
  1. EnumWindows

    0下载:
  2. 列舉作業系統內現有的的控制元狀態,類似工作管理員的美觀排版,可以當做個人特製的工作管理員小程式,進階用法是切換控制元的工作。-enum function of listing processes inside x86 operation system.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:6839
    • 提供者:KF
  1. Read_SSDT

    0下载:
  2. 这是一份读取SSDT表的源代码,里面也有HOOk的例子-a code which can read SSDT and Hook some SSDT funtion NtUserFindWindowEx FindWindow NtUserGetForegroundWindow GetForegroundWindow NtUserQueryWindow GetWindowThreadProcessId NtUserWindowFromPoint WindowFromPoint NtUserBuild
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:67479
    • 提供者:luyi
  1. allwindows

    0下载:
  2. 枚举当前所有打开的程序窗口,其原理是利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称;通过定义了一个过程EnumWindowsProc,通过GetWindowLong来完成对打开程序窗口的枚举;通过ListBox实现程序的列举;并将每次调用的枚举结果存放在/info目录下当天日期为文件名称的.txt文件里-GetWindowLong
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-25
    • 文件大小:13422
    • 提供者:johny
  1. allwindows

    0下载:
  2. 利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称; 利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称;-Use GetWindowLong (hWnd, GWL_S
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:17011
    • 提供者:王小东
  1. EnCry

    0下载:
  2. 设置其他程序中对话框的文本内容。所用函数包括EnumWindows(),EnumClildWindows(),通过发送WM_SETTEXT实现。-Text content settings dialog box in another program. The use of function including EnumWindows (), EnumClildWindows (), achieved by sending WM_SETTEXT.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:31278
    • 提供者:何山
  1. emuWind

    0下载:
  2. The EnumWindows function enumerates all top-level windows on the screen by passing the handle to each window, in turn, to an application-defined callback function. EnumWindows continues until the last top-level window is enumerated or the callback fu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:27854
    • 提供者:韩林
  1. howto_kill_application

    0下载:
  2. Use the EnumWindows API function to examine each running window. Use GetWindowText to determine each window s title. When it finds the target window, the programn uses SendMessage to make the target close itself.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:5139
    • 提供者:zhi084062
« 1 2»
搜珍网 www.dssz.com