搜索资源列表
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,
hookyou_1
- 本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统热键代码实现在测试exe中,另外exe代码段还涉及自定义消息和系统栏图标。希望对你有用-paper (actually essay) and example code descr iption of the contents include : API interception, news hook, except for the for
HookTest
- 使用CPP编写的HOOK 测试程序,实现对HOOK的基本测试功能,很好的参考例子-HOOK program, test the hook of a better example
hook
- Hook的简单例子,测试通过,希望有用、-Hook a simple example, the test passed, useful,
HOOK
- 本例中,以F键和W键为测试键。 点击“安装键盘钩子”以后,在上面编辑框中可以进行测试,按F键将会输出一段文本。按W键则会失效。 点击“卸载键盘钩子”以后恢复正常。-In this example, the F key, and W to the test button. Click "Install keyboard hook" after the edit box at the top can be tested, press the F key will output a pie
Wind量化平台-用户手册(C++)(适用于新版C++接口)
- 简单示例了wind量化接口的测试代码,是wind数据获取接口使用和编写新接口的新手入门读物(A simple example of the wind quantization interface test code)