搜索资源列表
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
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
csharpcopy
- C# 复制鼠标移动区域的图像,鼠标移动过的区域,将被捕捉到,并显示在窗体内,有意思的一个小程序。-C# mouse copy the image area, move the mouse over the area, will be captured and displayed in the window of the body, a small program interesting.
GetWnd
- 这是一个非常实用的小程序,他可以捕获鼠标所在位置的窗口指针,然后可以对选择的窗口进行置顶、移动、隐藏、显示、最大化、最小化、关闭等操作。-This is a very useful little program, he can capture the mouse pointer to the location of the window, then select the window can be top, move, hide, show, maximize, minimize, close
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)