搜索资源列表
GlobalHook
- 此程序实现了全局鼠标钩子,其他钩子也可如法炮制,还实现了一个圆形的透明窗口用于动态显示当前系统时间,并且始终跟随鼠标。-this program achieved the global mouse hook, the hook has other wineries. also achieving a circular transparent window for the dynamic display of the current sy
hookapplication
- 编译顺序: 1、GlobalHook 2、将编译好的GlobalHook.lib拷贝到Savekey目录下编译 使用时将GlobalHook.dll和Savekey.exe放在同一目录。该程序运行后*面,在InitInstance函数中使用了自己的消息循环,随时记录键盘的输入字符,累加存放在c:\\\\windows\\\\Key_年_月.log文件中,每分钟检查一次该文件,当检测到有“inter2020”字符串时,
GlobalHook
- C#实现键盘 鼠标 钩子
GlobalHook
- 此程序实现了全局鼠标钩子,其他钩子也可如法炮制,还实现了一个圆形的透明窗口用于动态显示当前系统时间,并且始终跟随鼠标。-this program achieved the global mouse hook, the hook has other wineries. also achieving a circular transparent window for the dynamic display of the current sy
hookapplication
- 编译顺序: 1、GlobalHook 2、将编译好的GlobalHook.lib拷贝到Savekey目录下编译 使用时将GlobalHook.dll和Savekey.exe放在同一目录。该程序运行后*面,在InitInstance函数中使用了自己的消息循环,随时记录键盘的输入字符,累加存放在c:\\windows\\Key_年_月.log文件中,每分钟检查一次该文件,当检测到有“inter2020”字符串时,将前面的
GlobalHook
- C#实现键盘 鼠标 钩子 -C# Realize keyboard and mouse hook
Global_Keyboard_And_Mouse_HOOK
- 全局键盘和鼠标的Hook,用于监视鼠标和键盘事件.本代码用VB.net 2008完成.-The overall situation of the keyboard and mouse Hook, used to monitor mouse and keyboard events. VB.net 2008 with the code completion.
GlobalHook
- 在c#中使用全局鼠标钩子。原来.net也可以实现vc才能做的复杂底层钩子。-In c# Use global mouse hook. The original. Net can also be done to achieve the complexity of vc the bottom hook.
GlobalHook
- 钩,给出了有关钩的操作,在VS中开发实现,作为一般性的参考。-Hook,
GlobalHook
- Visual Basic 全局钩子 SetWindowsHookEx()-SetWindowsHookEx()
globalHook
- 全局钩子的一个例子,能截获CBT_Active消息,对该窗口的标题进行修改,对了解钩子有很好的作用-An example of the global hook that can intercept CBT_Active message, the title of the window changes to the understanding of the role of good hook
GlobalHook
- 使用C#實作鉤子,並附上滑鼠鉤子的範例,以及監控使用者鍵盤以及滑鼠的動作,並以文字說明呈現-Implemented using C# hooks, along with examples of the mouse hook, and monitor user keyboard and mouse movements, and to show text descr iption
globalhook
- 全局钩子,可以实现对键盘的监听和消息的处理,供新手学习系统编程-this is a global key hook program.it can listening the keyboard key message.
GlobalHook
- 屏蔽按键中的alt+f4,和其他的一些键位。-Shield button in the alt+ f4, and some other keys.
GlobalHook
- Hooking Keyboard or Mouse events using CSharp
GlobalHook
- C#环境下全局钩子的示例(完整版,详细说明鼠标、键盘的捕获执行)-Example of the CSharp environment, global hook (full version)
PYTHON.globalhook.2012-07-30
- pyhook example that attempts to copy discontinued google ctrl ctrl search a-pyhook example that attempts to copy discontinued google ctrl ctrl search app
GlobalHook
- 这是一个可以抓到所有窗口的鼠标操作的全局钩子.-This is a global hook whick can get all the mouse operation of all windows.
GlobalHook
- 使用全局钩子HOOK技术对键盘和鼠标消息进行监控,并做好记录,方便回放。-Use global hook HOOK technology to monitor keyboard and mouse messages, and make a record, convenient playback.
globalHook
- globalhook library to hook winapi