搜索资源列表
鼠标钩子例子
- 以vc为开发环境,实现鼠标钩子的一个例子。-to vc for the development environment, mouse hook an example.
MouseHookCode
- 此程序为WINDOWS下用VC实现的截获鼠标钩子信息的程序-procedure for Windows using the VC intercepted information mouse hook procedures
hookdll5
- 记录键盘鼠标操作。在vc和。net中测试成功。可以保存和任意次重复操作-record keyboard and mouse operation. And the vc. Net tested successfully. We can preserve and arbitrary repeated operation
message
- vc++消息处理实例:CMDFUN,KEYBOARD,MOUSE,MOUSEHOOK,SENDER_REVEIVER,SUBCLASS,SUPERCLASS,TEST
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
HOOK
- 基于vc++,该程序会自动开机启动,运行后会全屏,屏蔽鼠标和键盘操作,但是按下F2键可退出,属于钩子程序-Based on vc++, the program will automatically boot and run after full-screen, mouse and keyboard screen, but pressing the F2 key to exit, is the hook program
onoffkeyboard
- VC全局键盘钩子,程序的功能有2个,1是隐蔽键盘,2是隐蔽键盘+鼠标-VC global keyboard hook, the program has two functions, one is a hidden keyboard, 2 hidden keyboard+ mouse
TestMouseHook
- 在VC下类似金山词霸屏幕取词功能的鼠标钩子-Mouse hook in capturing function of the VC.
VC_Mouse_Hook_intercept_mouse_control_source_event
- VC++鼠标Hook截获鼠标移开事件含控件源码VC + + Mouse Hook intercept the mouse away with the control source event-VC++ Mouse Hook intercept the mouse away with the control source event
Hook
- vc写的。钩子程序:运行时截获键盘鼠标信息,只有输入正确密码才可回复正常。-vc written. Hook procedure: run-time interception of keyboard and mouse information, only enter the correct password before they can return to normal.
testHookdll
- vc下实现hook全局键盘鼠标事件的demo,hook到之后没有做具体操作。-vc under the overall implementation hook keyboard and mouse events demo, hook to NOT to do after the concrete operation.
TrailMousePos
- VC++简单获取鼠标坐标位置信息,鼠标移动的过程中,适时得到X/Y坐标的信息并显示出来,利用HOOK来实现,代码简单,浅显易懂。 -VC++ easy to get the mouse coordinates of the location information, the process of moving the mouse in a timely manner by X/Y coordinate information and displayed using HOOK to achie
Hookmouse
- 一款不错的VC++鼠标钩子程序,打开本程序后,鼠标主到打开的任一窗口的标题栏上,该窗口的信息就会显示在钩子程序里显示,和以往的鼠标钩子有点区别。程序一共分两部分,一部分是Mousehook.dll的源程序,另一部分则是调用些DLL生成的钩子程序。-A good VC++ mouse hook procedure, open the program, the mouse to open any of the main window title bar, the window information
VC_achieve_simple_mouse_hook_classic_code
- VC实现简易鼠标钩子程序经典代码VC to achieve simple mouse hook classic code-VC to achieve simple mouse hook classic code
MouseTrace
- MouseTrace,用 VC++写的鼠标Hook钩子,获取X,Y坐标,并适时显示在窗体上,如上图示,在窗体上移动鼠标,坐标信息会被跟踪,移出窗体则无效。-MouseTrace, written with VC++ Mouse Hook hook, to get X, Y coordinates, and time display on the form, above the icon, move the mouse on the form, the coordinate information
Demo
- vc获得鼠标的按键数的程序的源码,很不错的demo-vc mouse button to obtain the number of program source code, it is a good demo
Example081
- vc模拟鼠标操作的程序源码,感兴趣的可以参考下-vc mouse simulation program source code, can refer interested
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
VB调用VC的全局钩子,屏蔽键盘任意键
- Vb 开发方便使用的键盘、鼠标钩子 hook(Vb development, easy to use keyboard, mouse hook, hook)
