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

搜索资源列表

  1. 获得桌面颜色

    0下载:
  2. 用鼠标钩子对鼠标消息进行拦截来得到鼠标在目前的位置,然后由的到的坐标来取得颜色值,-mouse news hook to intercept the mouse to be in the current mouse position, then the coordinates to get the color value,
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:65204
    • 提供者:李力
  1. getcolor.rar

    0下载:
  2. C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口句柄、窗口类名以及窗口标题,因此,这个程序也可以说成是一个鼠标钩子程序,对研究C++还是有帮助的。,C++ to prepare up color screen, and drag the mouse on the screen can get the color of any point, and then given 16 hexad
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:178076
    • 提供者:151
  1. LocalHook

    0下载:
  2. 基于MFC对话框的程序,包含一个局部钩子,检测鼠标指向处的屏幕坐标和坐标处的颜色-MFC dialog-based program, including a local hook to detect the screen coordinates in the position of mouse, and the color at the coordinate
  3. 所属分类:Hook api

    • 发布日期:2017-05-13
    • 文件大小:3434921
    • 提供者:jason266
  1. GETcolor

    0下载:
  2. C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口句柄、窗口类名以及窗口标题,因此,这个程序也可以说成是一个鼠标钩子程序,对研究C++还是有帮助的。-C++ Prepared Found color screen, and drag the mouse on the screen can be accessed at any point of the color, and then gi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:226177
    • 提供者:sdfads
  1. MouseMove

    0下载:
  2. 通过钩子的方式,得到当前鼠标所在的位置,样例显现鼠标所在的窗口名称。-Way through the hook, get the current mouse position, where the sample window showing the name of the mouse.
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-31
    • 文件大小:90364
    • 提供者:pth
  1. HookExample

    0下载:
  2. hook示例,代码提供的对鼠标移动的钩子调用,因此你可以学习基本HOOK方法-HOOK example。the file contains the hook for mouse position,so you could study the base hook algorithm。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:7485
    • 提供者:zqf
  1. MouseProgress

    0下载:
  2. 通过钩子截获鼠标位置,在鼠标位置绘制处理进度条,比较漂亮,在源码论坛档的-Intercepted by the hook the mouse position, mouse position drawn in the progress of the Ordinance, more beautiful, in the source file forum
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:23178
    • 提供者:zhx
  1. mouse

    0下载:
  2. 简单鼠标hook 显示 鼠标的位置 线程钩子-Simple mouse hook hook thread display position of the mouse
  3. 所属分类:Hook api

    • 发布日期:2017-05-07
    • 文件大小:1889483
    • 提供者:subery
  1. mousehook

    0下载:
  2. 通过钩子函数截取鼠标点击的位置,便于做游戏脚本-By the hook function interception mouse click position, easy to do game scr ipt
  3. 所属分类:Hook api

    • 发布日期:2017-11-17
    • 文件大小:646109
    • 提供者:dsx
  1. LOLHangUp_1.0

    0下载:
  2. 英雄联盟LOL游戏挂机小工具源码调用API设置鼠标位置并模拟鼠标右键让人物走动,全局钩子等 先实例化lol类,然后执行Hook_Start()方法 监-LOL League game hang gadget source API calls to set the mouse position and simulate the right mouse button to let characters move, such as the first instance of global h
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:25699
    • 提供者:satyr
  1. 跟随鼠标获取句柄

    0下载:
  2. 通过鼠标钩子勾住鼠标所在位置控件,获取该控件的句柄。(Through the mouse hook to hook the mouse position control, access to the handle of the control.)
  3. 所属分类:钩子与API截获

    • 发布日期:2018-01-01
    • 文件大小:11264
    • 提供者:alfeng
  1. mouse

    0下载:
  2. 获取鼠标位置(在屏幕的位置)   CPoint m_mouse; GetCursorPos(&m_mouse); 2、 屏幕转化为客户端(控件的相对位置)& 客户端位置转化为屏幕位置 ClientToScreen(this->m_hwnd,m_mouse); //客户端位置转化为屏幕位置 ScreenToClient(this->m_hwnd,m_mouse) ; //屏幕转化为客户端 3、
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:菲尔顿
搜珍网 www.dssz.com