搜索资源列表
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
PlayBacklast
- 该源码是windows 下的鼠标和键盘监听和回放功能源码,主要实现了对鼠标和键盘事件进行监听和记录,同时对其进行回放。 使用了windows里面的hook。 使用方式: 1、先进行键盘和鼠标事件的录制。ctrl + F1退出录制。 2、选择脚本进行回放。ctrl + F2退出录制。-The source is the windows under the mouse and keyboard listener and playback function source, mai