CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 钩子与API截获 搜索资源 - 鼠标坐标

搜索资源列表

  1. VB api0006模拟鼠标单击

    0下载:
  2. 程序说明: 本例采用API函数实现模拟的鼠标事件,程序运行后会 产生十分有趣的效果。也来试一试。 本例中只使用了相对鼠标坐标,我们也可以使用绝对 鼠标坐标来试一试。-procedures Note : In this example, using API functions simulation of a mouse, running will have a very interesting results. Also to test. In this example,
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:3947
    • 提供者:陈胜
  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. mouse-catch

    0下载:
  2. 鼠标截取程序 钩子截取屏幕坐标程序 Visaul C
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:39448
    • 提供者:聂宁
  1. shubiao

    1下载:
  2. 这是一个鼠标钩子的应用示例程序,该源程序是在C++Builder编程环境下编译通过,运行后可以的到鼠标指向的屏幕坐标位置。
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:66435
    • 提供者:liqiangqiang
  1. VS2005hook

    0下载:
  2. c++钩子源码,记录键盘,和鼠标坐标 c++钩子源码,记录键盘,和鼠标坐标 -c++ hook source, record keyboard, and mouse coordinates
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:90597
    • 提供者:zhi
  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. TrailMousePos

    0下载:
  2. VC++简单获取鼠标坐标位置信息,鼠标移动的过程中,适时得到X/Y坐标的信息并显示出来,利用HOOK来实现,代码简单,浅显易懂。 -VC++ easy to get the mouse coordinates of the location information, the process of moving the mouse in a timely manner by X/Y coordinate information and displayed using HOOK to achie
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:19788
    • 提供者:madud00062
  1. screen

    0下载:
  2. VB获取屏幕鼠标经过颜色值及鼠标所在位置的坐标.-Access to the screen after the mouse VB color value and location coordinates of the mouse.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:2268
    • 提供者:Kewain
  1. MouseTrace

    1下载:
  2. MouseTrace,用 VC++写的鼠标Hook钩子,获取X,Y坐标,并适时显示在窗体上,如上图示,在窗体上移动鼠标,坐标信息会被跟踪,移出窗体则无效。-MouseTrace, written with VC++ Mouse Hook hook, to get X, Y coordinates, and time display on the form, above the icon, move the mouse on the form, the coordinate information
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:28420
    • 提供者:张名
  1. mouse_hook

    0下载:
  2. 鼠标的全局钩子,获得当前鼠标的坐标和坐标下的句柄-Global mouse hook, get the current mouse coordinates and the coordinates of the handle
  3. 所属分类:Hook api

    • 发布日期:2017-05-09
    • 文件大小:2203811
    • 提供者:
  1. MouseTrace

    0下载:
  2. 确定鼠标坐标,语言Visual C++6.0全部代码-To determine the mouse coordinates, all Visual C++6.0 language code
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:1910366
    • 提供者:yuexiaojian1
  1. TraceMouselocation

    0下载:
  2. 一个监视鼠标屏幕坐标和当前窗口局部坐标的小程序-A monitor mouse screen coordinates and local coordinates of the current window to a small program
  3. 所属分类:Hook api

    • 发布日期:2017-05-06
    • 文件大小:1476936
    • 提供者:liang
  1. Hock

    0下载:
  2. 鼠标钩子实现,能动态显示屏幕坐标,希望对初学者游泳,Vs2005通过。-Mouse hook to dynamically display screen coordinates
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:38547
    • 提供者:张等
  1. VC_curse

    0下载:
  2. 鼠标坐标获取器,菜鸟级的,可以看看,参考一下-Mouse coordinates for the rookie class, you can see, the reference
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:176165
    • 提供者:龙宇挺
  1. Message

    0下载:
  2. 使用MFC显示坐标的位置,然后定义一套鼠标、键盘的操作的数据结构然后发送到串口-Use MFC to display the coordinates of the location, and then the data structures that define the operation of a mouse, keyboard, and then sent to the serial port
  3. 所属分类:Hook api

    • 发布日期:2017-05-16
    • 文件大小:4588529
    • 提供者:刘烨
  1. mousehook

    0下载:
  2. hook鼠标获取当前窗口的鼠标坐标,并显示到单文档中-mouse hook to get the current mouse coordinates of the window and displays into a single document
  3. 所属分类:Hook api

    • 发布日期:2017-05-15
    • 文件大小:3625807
    • 提供者:周广平
  1. changyonggongju

    0下载:
  2. 通过钩子,获取鼠标处窗口信息,包括鼠标处坐标,窗口句柄,父窗口句柄,进程ID,线程id等等。还可以截图指定窗口,同样指定窗口句柄可以截取隐藏窗口图片,也可以截取指定坐标范围图片。文件工程包括DLL和主程序2个-By hook to get the mouse at the window, including the coordinates of the mouse, the window handle, parent window handle, process ID, thread id, a
  3. 所属分类:Hook api

    • 发布日期:2017-05-24
    • 文件大小:8140975
    • 提供者:jiaopeijin
  1. MFCSAOLEI

    0下载:
  2. 小白第一次逆向写的win7下扫雷hook,实现功能:注入后鼠标移动显示坐标,是否有雷,F5一键扫雷(The first reverse write down win7 Minesweeper hook, the realization of function: after injection mouse mobile display coordinates, whether there is thunder, F5 one key Minesweeper)
  3. 所属分类:钩子与API截获

    • 发布日期:2018-01-06
    • 文件大小:1812480
    • 提供者:err0i
搜珍网 www.dssz.com