搜索资源列表
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,
IDLib
- windows应用,模拟人自动填写表单程序,采用进程监控与hook相结合-windows application, simulation automatic form filling process using process monitoring and hook combination
vbSysTray
- VB在系统的托盘区显示程序的图标,当程序最小化时程序隐藏至托盘,当单击托盘图标时程序恢复显示-VB in the system tray area of the display program icon, when procedures to minimize procedural tray to hide. When clicking tray icon shows when proceedings resume
5-消息映射与处理
- 来自《Visual C++程序设计技巧与实例》第五单-from "Visual C programming skills and examples" of the fifth -
Windowsmagic
- 用于软件中一些设置好的不响应控件,比如在软件注册时的那些“下一步”按钮,有了它这些全能跳过。 注:此程序只能以窗体、文本框、按钮、复选框、单选按钮、下拉列表框等标准控件有效。首先你点击“开始工作”,然后激活你要使魔法的窗体,一秒钟后窗体上所有的标准控件都变成可用的了!不信你可以到任意一个程序的“打印”窗口下试一试,试的时候先暂停工作,看看哪几个按钮是不可用的,然后点击开始工作! -Some settings for the software does not respond to
shubiaogouzi
- VB编写,全局鼠标钩子,在XP sp3下用VB6测试成功,主要功能为:在看不见程序本身(失去焦点)时,鼠标单击任意地方产生事件-VB preparation, global mouse hook, with VB6 in XP sp3 successfully tested under the main functions are: the invisible process itself (loss of focus), the mouse click anywhere in producin
MouseScreen
- 一个Hook鼠标单击事件来截图的程序,只要在ini里面设置了目标程序的标题或者类名,就可以使用本工具来Hook截图了,工具会将截图自动生成bmp文件在文件夹下-Hook the mouse click event to a screenshot of the program, as long as the target in the ini settings inside the program title or category name, you can use this tool to H
MouseDemo
- 用TurboC 做鼠标的操作程序,实现单击,双击,拖动等操作。-Mouse with the operating procedures do TurboC realize click, double click, drag and other operations.
HOOKAPP
- 一个系统键盘钩子应用程序,单文件演示.不需要DLL,可以研究下钩子的原理.-A system keyboard hook applications, single-file demo required DLL can be studied under the principle of the hook.
keyboard-hook
- 类似按键精灵,可编辑脚本来指导执行内容。单击、双击、左右键、自动运行指定程序-Similar Wizard button, you can edit the scr ipt to guide the implementation of the content. Click, double click, left and right keys, automatically run the specified program. . .
HookMessage
- (上传前,亲测,保证可用,点一下DLG空白区域便安装了键盘和鼠标钩子,按个小键盘0,便知道是否有响应) 简单的全局钩子使用示例,包含一个DLL用来写全局钩子(鼠标钩子用来把鼠标限定在某个区域中和键盘钩子用来钩小键盘的数据“0”和ALT+F用来决定是否把鼠标限定在区域中),还包含一个TESTDLL单文档结构的简单MFC程序,只加了一个左键消息,该消息响应用来安装全局钩子。-a simple example of Global hooks , which contains a DLL used