搜索资源列表
VB api0006模拟鼠标单击
- 程序说明: 本例采用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,
获得桌面颜色
- 用鼠标钩子对鼠标消息进行拦截来得到鼠标在目前的位置,然后由的到的坐标来取得颜色值,-mouse news hook to intercept the mouse to be in the current mouse position, then the coordinates to get the color value,
mouse-catch
- 鼠标截取程序 钩子截取屏幕坐标程序 Visaul C
shubiao
- 这是一个鼠标钩子的应用示例程序,该源程序是在C++Builder编程环境下编译通过,运行后可以的到鼠标指向的屏幕坐标位置。
VS2005hook
- c++钩子源码,记录键盘,和鼠标坐标 c++钩子源码,记录键盘,和鼠标坐标 -c++ hook source, record keyboard, and mouse coordinates
LocalHook
- 基于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
TrailMousePos
- 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
screen
- VB获取屏幕鼠标经过颜色值及鼠标所在位置的坐标.-Access to the screen after the mouse VB color value and location coordinates of the mouse.
MouseTrace
- 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
mouse_hook
- 鼠标的全局钩子,获得当前鼠标的坐标和坐标下的句柄-Global mouse hook, get the current mouse coordinates and the coordinates of the handle
MouseTrace
- 确定鼠标坐标,语言Visual C++6.0全部代码-To determine the mouse coordinates, all Visual C++6.0 language code
TraceMouselocation
- 一个监视鼠标屏幕坐标和当前窗口局部坐标的小程序-A monitor mouse screen coordinates and local coordinates of the current window to a small program
Hock
- 鼠标钩子实现,能动态显示屏幕坐标,希望对初学者游泳,Vs2005通过。-Mouse hook to dynamically display screen coordinates
VC_curse
- 鼠标坐标获取器,菜鸟级的,可以看看,参考一下-Mouse coordinates for the rookie class, you can see, the reference
Message
- 使用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
mousehook
- hook鼠标获取当前窗口的鼠标坐标,并显示到单文档中-mouse hook to get the current mouse coordinates of the window and displays into a single document
changyonggongju
- 通过钩子,获取鼠标处窗口信息,包括鼠标处坐标,窗口句柄,父窗口句柄,进程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
MFCSAOLEI
- 小白第一次逆向写的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)