搜索资源列表
VC++Hook
- 用VC++ Hook技术实现屏幕取词.它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。-VC Hook Capture Characters from Screen Technology. It is testing the use of technology into the preparation of the API hook. Compared to the
vc消息捕捉
- 这是一个用vc实现的有关消息捕捉的程序,可一得到鼠标的位置及键盘的按下情况-This is a realization of the vc used the news of the capture, may be a position of the mouse and keyboard of the press
KeyBoardHook
- VC编写的windows键盘钩子程序,可以帮助捕获各种功能键-VC prepared windows keyboard hook procedure, can help capture a variety of function keys
vc_hook_procedure_capture_password_window_source.r
- 利用钩子验证密码的演示代码vc hook procedure to capture the password window source-Verify password using hook demonstration code vc hook procedure to capture the password window source
capture
- vc 截获鼠标移开事件的程序源码,值得一看!-vc intercept mouse events program source code away, worth a visit!
mouse-hook-program
- 用VC++编写的鼠标钩子程序,可以用来捕捉鼠标消息-Mouse hook procedures can be used to capture the mouse messages
Keyboard_hook
- 用VC编写的全局鼠标键盘钩子,可在窗口隐藏的状态下实时捕获鼠标键盘消息,并发送给主程序-VC prepared by the mouse and keyboard hook global, real-time capture mouse and keyboard messages hidden in the window status and sends the main program