搜索资源列表
Hook
- 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
HookDll2
- hook dll driver for keyboard mouse source
Hook
- 可以捕获键盘消息和鼠标消息,并输出到指定文本文件中。-News to capture the keyboard and mouse information, and output to the specified text file.
HookMouse
- 一款不错的VC++鼠标钩子程序,打开本程序后,鼠标主到打开的任一窗口的标题栏上,该窗口的信息就会显示在钩子程序里显示,和以往的鼠标钩子有点区别。程序一共分两部分,一部分是Mousehook.dll的源程序,另一部分则是调用些DLL生成的钩子程序。在VC6下编译通过。-A good VC++ mouse hook procedure, open the process, the mouse to open the main window title bar of any of the inform
HookMouse
- 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MF
Mouse
- 鼠标钩子,调用已经生成的DLL函数,实现获取鼠标处的窗口标题-MOUSE HOOK
hook
- C#钩子程序,主要是统计一天中鼠标总的移动距离和键盘总的敲击次数。程序中直接使用了Georgi的UserActivityHook 类。-C# hook procedures, mainly statistical day, the total movement distance of the mouse and keyboard tapping the total number of times. Program directly using the Georgi' s UserActiv
VC-hook
- 一个用VC实现的钩子程序,用于捕获鼠标经过的窗口的标题-A hook with the VC implementation procedures for the window to capture the mouse over the title of
Mousehook
- hook mouse,and you can use it to create a programe in order to lock the screen-hook mouse
calling_global_hook_to_lock_keyboard_mouse_source.
- 通过调用全局钩子来锁定键盘和鼠标源码By calling the global hook to lock the keyboard and mouse source-By calling the global hook to lock the keyboard and mouse source
hook
- 简单的hook程序 hook键盘和鼠标 唯一留下的后门是f2-Simply hook the keyboard and mouse hook procedures left the back door is the only f2
hook-vc2010
- 有很多鼠标钩子的程序下载不能运行,本程序重新修改后编译成功,并付执行文件。本程序实现对窗口消息的截获,是通过调用dll实现显示鼠标在桌面上坐标。-There are many mouse hook download can not run, the program compiles successfully re-revised, and pay the executable file. The program realization of the intercepted message win
shielded-keyboard-and-mouse-
- 这是一个屏蔽键盘鼠标方法与实现技术简介: (1)全局键盘/鼠标钩子,对键盘和鼠标的消息进行屏蔽 (2)通过设备的GUID号来禁用设备 (3)通过禁用鼠标键盘的服务禁用鼠标键盘 (4)加载键盘鼠标驱动来控制键盘和鼠标,并禁用 -About shielded keyboard and mouse methods and implementation techniques Descr iption: (1) global keyboard/mouse hook, the keyboar
mouse
- 简单鼠标hook 显示 鼠标的位置 线程钩子-Simple mouse hook hook thread display position of the mouse
HOOK
- hook键盘钩子 鼠标钩子编辑源码和函数等等详细解释,不得不看的资料-a detailed explanation of the hook keyboard hook the mouse hook edit source code and functions, etc., have to see information
hook-mouse
- 鼠标钩子的例子,包括移动,单击,双击等等。-The mouse hook example of including mobile, click, double click, and so on.
hook
- 非常有趣的全局鼠标钩子,对于学习钩子很有帮助,包含钩子Dll源码和调用钩子的示例程序源码。-Very interesting global mouse hook for learning hooks helpful, sample program source code contains hooks Dll source code and call the hook.
Mouse
- 鼠标钩子程序,可用于鼠标滚轮的放大需哦小等功能-Mouse hook procedure can be used for the function of the mouse wheel
hook
- WINCE很好用的鼠标钩子函数,请下载使用学习-Mouse hook function WINCE good use, please download learning
hook
- WINCE很好用的鼠标钩子函数,请下载使用学习-Mouse hook function WINCE good use, please download learning