搜索资源列表
vc_jiqiaoshili_part5
- Visual.C++程序设计技巧与实例--配套光盘 第5章 消息映射与处理 本章共8个实例: 1. Mouse鼠标消息示例 2. KeyBoard键盘消息示例 3. Sender_Reveiver利用消息来实现内部进程通信 4. MouseHook鼠标钩子示例 5. SubClass通过子分类来重定向消息 6. SuperClass超分类示例 7. Test重载OnCmdMsg来截获和重定向消息 8. CmdFun使用命令范围来映射消息-Visual.C
VC_tab_space
- VC实现的钩子程序设计,具体实现自己看代码吧,已通过运行测试!-the hook program design, specific code can achieve it, by running test!
joystick-api
- 游戏手柄joystick api测试程序(VB): joyGetNumDevs 获取当前系统支持的游戏设备数量 joyGetDevCaps 查询获取指定的游戏杆设备以确定其性能 joySetCapture 向系统申请捕获某个游戏设备并定时将该设备的状态值通过消息发送到某个窗口 joyReleaseCapture 释放对某个游戏设备的捕获 joyGetPos 获取游戏设备的坐标位置和按钮状态 joyGetPosEx 获取游戏设备的坐标位置和按钮状态 joyG
DllInjectionTest
- 纯VB写的DLL注入测试程序,内带自己写的VB编译带DLL输出函数的LINK程序-Pure VB injected DLL written test procedures, which bring their own writing with the VB compiler DLL output function of the LINK program
17
- Hook test program .Hook test program-Hook
hookin1
- 全包 All-in-1 hook范本以作为自动测试程式开发之用.能钩定特定程式的button和edit field事件。并能重新播放。 范本包括: 1.测试经理 (hook) 2.钩dll (hdll) 3.样本子程式 (child) 请参考 README.TXT- All in 1 Hook template for capturing the button and edit field events of a particular program. And a
keypad_test
- Program test with keyboard
hook
- 实现了一个c++的hook小程序,非常好用,测试通过-Implements a c++ to hook a small program, very easy to use, test
Hook
- Test program for hook
ScreenCapture
- 此例运用HOOK技术,编写的屏幕捕捉系统,在VC6.0下试验通过,利于学习网络编程的同学学习HOOK技术来编写网络程序。-HOOK technique used in this case, write the screen capture system, under the test adopted by VC6.0, which will help students to learn network programming techniques to learn to write networ
testuuid
- 此程序用于生成uuid, 主要还是用来测试生成uuid的函数. 在不使用com的基础上-This program is used to generate uuid, uuid generated mainly used to test the function. When not in use on the basis of com
DELPHIHookDEMO
- Hook程序的测试,任何时候按下热键可以呼出记事本-Hook the test program, any time, press the hotkey can recall Notepad
HookTest
- 界面程序测试hook dll 截获键盘鼠标事件 F2退出hook-Intercept test program interface hook dll hook keyboard and mouse out event F2
HOOK_TEST
- delphi开发的钩子测试程序,源代码中包含了各种系统钩子的使用方法。-hook delphi development test program source code contains a variety of system hooks are used.
keystroke_src
- 一个模拟键盘操作的程序,利用这个程序稍微修改一下可以做成一个模拟一系列操作动作的测试程序-A simulated keyboard program, take advantage of this program can be made slightly modify the action of a simulation test program a series of operations
HookTest
- 使用CPP编写的HOOK 测试程序,实现对HOOK的基本测试功能,很好的参考例子-HOOK program, test the hook of a better example
dmceshi
- 开启高级模式后,如果某栏目不为空则使用高级模式配置,否则该栏目使用普通配置模式 坐标转换是指找字,找图功能自动将找到的坐标写入 MoveTo 上面的坐标栏中 这个要注意->【把要测试的字库和图片一并放到本程序同目录下的“test“文件夹下,并且字库名一定是“dm_soft.txt”】-Open the Advanced mode, if a column is not empty then the configured using the advanced mode, otherw
HookTest
- 钩子测试程序,介绍全局钩子的使用,钩子是windows编程中一种非常重要的技术.-Hook test program, this paper introduces the use of global hooks, the hook is a kind of very important Windows programming technology.
keyboard-hook(program-report-ppt)
- 实现了一个键盘钩子的程序,VC++编写,记录当前活动界面的键盘输入,记录在一个TXT文档中。文件中还包含一个实验报告和讲解ppt。本程序用作学习交流,使用时请不要违反国家法令法规,以此带来的后果自行负责,本人不承担任何责任。-Implements a keyboard hook program, VC++ written record of the current keyboard input interface activity, recorded in a TXT document. The
thrrae_message_good
- 线程消息广播测试程序有线程启动及消息广播的例子,很好的源码-Thread message broadcast test program thread start and examples of news broadcast, a good source
