CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 句柄

搜索资源列表

  1. FindWindow

    0下载:
  2. 不使用任何模块来获取一个软件的句柄,这是获取QQ句柄的源码-Without using any software module to obtain a handle to which the handle is to obtain the source QQ
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:936
    • 提供者:杨国东
  1. mouse

    0下载:
  2. 即时显示鼠标坐标,鼠标所在控件句柄,标题,鼠标相对控件的坐标,点击相对控件退出程序-Instant display the mouse coordinates, the mouse control handle, title, mouse coordinates relative to the controls, click to exit the program relative to controls
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:14451
    • 提供者:栾鹏
  1. UniqueInstance

    0下载:
  2. VC6.0实现的,只能有一个程序实例运行的例子程序。两套实现方案。一个使用互斥对象,一个使用找到窗口句柄-VC6.0 achieved, there can be only one instance to run the example program. Two implementations. Use of a mutex object, a window handle to use to find
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1866176
    • 提供者:苛刻
  1. jietu

    0下载:
  2. 通过句柄截取句柄程序的精确坐标位置,形成BMP图像,并保存在特定位置。-The precise location of the interception of a program by the handle
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2456
    • 提供者:zhongjie
  1. get_edit_password

    0下载:
  2. VC++ get_edit_password,获取编辑框的密码代码包,自动识别窗口句柄,打开一个需要输入密码的页面,输入密码,然后拖动窗口中的放大镜到密码框上,程序可自动获取到坐标和密码是多少,有意思吧,不过程序比较老,貌似在IE8和火狐下已经失效,你可以借此了解一下原理也可以。-VC++ get_edit_password, get a password edit box code package, automatic identification window handle, opens a
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:23382
    • 提供者:pengkingli
  1. spylite24-(1)

    0下载:
  2. Spy++ Lite是一款强有力的编程辅助工具,对分析窗体结构有独到之处。可以以十六进制和十进制两种不同方式显示窗口句柄等所有数值。本软件还可以简单调节窗口的状态和形为,如是否可见,是否可用,最大化,激活等。除此以外,您还可以把它当作一个截图的小工具来用。:)-Spy++ Lite 2.4 Build 20080512 FindWindowEx、SendMessage、GetClassName、GetWindowText
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:272135
    • 提供者:朱化国
  1. source

    0下载:
  2. xp扫雷外挂源码, 如果是win7因为窗口句柄和基址等不同讲无法使用-xp mine external source, if it is because of the different stresses win7 window handle and the base can not be used, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3422
    • 提供者:shaof.chen
  1. SPYPP

    0下载:
  2. 仿VC6.0的SPY++,VC源码,可取窗口对象句柄。-Like VC6.0 SPY++, VC source code, can handle for window objects.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:81807
    • 提供者:NSF3T4D
  1. danshuawuyou3.4

    0下载:
  2. 一个获取窗口句柄,含有操作ini文件方法,模拟物理按键的完整源码。-Get a window handle, operating methods ini file containing the complete source code simulate physical buttons.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:51907
    • 提供者:段海
  1. FindWndByMouse

    1下载:
  2. mfc程序,vs2010,通过移动鼠标获取窗口句柄。-mfc procedures, vs2010, get the window handle by moving the mouse.
  3. 所属分类:Other windows programs

    • 发布日期:2016-09-18
    • 文件大小:66560
    • 提供者:chenjt3533
  1. spidermouseclick

    0下载:
  2. 自己编制的蜘蛛纸牌模拟鼠标点击的源码,实现查找句柄,屏幕定位,窗口前置,并且通过两种方式sendmessage和mouseevent实现模拟鼠标点击,对外挂具有参考价值-Spider Solitaire simulate mouse clicks preparation of their own source code, to achieve find the handle, screen orientation, window front, and analog two ways sendme
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2508
    • 提供者:王超
  1. killer

    0下载:
  2. 以PID形式来结束进程,对于部分程序非常重要,有些程序没有窗体句柄就只能以PID来结束。-PID to end the process in the form of, for part of the program is very important, some programs do not form a handle can only be ended with PID.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1845
    • 提供者:liudi
  1. GETHWND

    0下载:
  2. VC6.0制作按键精灵插件 枚举获得一个父窗口下的第二个标题相同、类名相同的子窗口的句柄-VC6.0 production QuickMacro plug enumeration to obtain a second title under the same parent window, type the name of the same child window handle
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1829774
    • 提供者:Evil
  1. API-Spy-Example

    0下载:
  2. api spy用vb编的源码,包括所有控件,如文本框,按钮,复选框等等,这些句柄怎么获取-api spy with vb series of source code, including all controls, such as text boxes, buttons, check boxes, and so on, how to obtain these handles
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6639
    • 提供者:kaitanzhe99
  1. hwand

    0下载:
  2. 句柄查看软件,VB调试API的很好的工具软件。-View software handles,View software handles,View software handles,View software handles.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:649272
    • 提供者:zxm
  1. RA2_YURI

    0下载:
  2. 红警1.06金钱锁定,内存读写,查找窗口句柄 增加计时程序-RAD2 1.06
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-18
    • 文件大小:27865946
    • 提供者:wgy
  1. findie

    0下载:
  2. 通过窗口句柄 一步步的查找对 地址栏对应的句柄 从而获取到URL。-Through the handle of window is a step by step to find the address bar to access to the corresponding URL.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:637
    • 提供者:leavesad
  1. test5

    0下载:
  2. 我们在开发是经常需要在启动一个进程之后等待其结束后再继续运行。 在这里提供了一个名为Wait的函数,它会为你完成上面的功能。实现的思想是在启动进程后等待其结束,由于进程是一种资源,而资源的句柄在WIN32中可以作为核心量使用。你可以使用WaitForSingleObject等待核心量状态改变为有信号状态。对进程来讲当进程结束时其状态转变为有信号。 在本例中使用了一个单独的线程来启动进程并等待结束。 -We often need to develop a process t
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:780
    • 提供者:衣谷
  1. EnumExeHandle

    1下载:
  2. 本程序通过指定的exe名称获取其相对应的窗口句柄-The program gets its corresponding window handle by specifying the name of exe
  3. 所属分类:Other windows programs

  1. Code

    0下载:
  2. 理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-Understand the message sent to the window is how the MFC framework mapping table by the window handle and message mapping
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:51217
    • 提供者:bean
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com