Location:
Search - globalhook
Search list
Description: 此程序实现了全局鼠标钩子,其他钩子也可如法炮制,还实现了一个圆形的透明窗口用于动态显示当前系统时间,并且始终跟随鼠标。-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 system time, and always follow the mouse.
Platform: |
Size: 81672 |
Author: 曾潜明 |
Hits:
Description: 编译顺序:
1、GlobalHook
2、将编译好的GlobalHook.lib拷贝到Savekey目录下编译
使用时将GlobalHook.dll和Savekey.exe放在同一目录。该程序运行后无界面,在InitInstance函数中使用了自己的消息循环,随时记录键盘的输入字符,累加存放在c:\\\\windows\\\\Key_年_月.log文件中,每分钟检查一次该文件,当检测到有“inter2020”字符串时,将前面的字符删除,只保留“inter2020”及其后面的所有字符,并设置标记下次时钟时将不再记录键盘输入。
此程序是全局键盘钩子的综合应用。
Platform: |
Size: 430170 |
Author: 韩冰 |
Hits:
Description: C#实现键盘 鼠标 钩子
Platform: |
Size: 22411 |
Author: 郭封 |
Hits:
Description: 此程序实现了全局鼠标钩子,其他钩子也可如法炮制,还实现了一个圆形的透明窗口用于动态显示当前系统时间,并且始终跟随鼠标。-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 system time, and always follow the mouse.
Platform: |
Size: 154624 |
Author: 曾潜明 |
Hits:
Description: 编译顺序:
1、GlobalHook
2、将编译好的GlobalHook.lib拷贝到Savekey目录下编译
使用时将GlobalHook.dll和Savekey.exe放在同一目录。该程序运行后无界面,在InitInstance函数中使用了自己的消息循环,随时记录键盘的输入字符,累加存放在c:\\windows\\Key_年_月.log文件中,每分钟检查一次该文件,当检测到有“inter2020”字符串时,将前面的字符删除,只保留“inter2020”及其后面的所有字符,并设置标记下次时钟时将不再记录键盘输入。
此程序是全局键盘钩子的综合应用。-Compile order: 1, GlobalHook2, will be compiled into GlobalHook.lib copy Savekey directory will be compiled using GlobalHook.dll and Savekey.exe on the same directory. After running the program without the interface, in the InitInstance function of the use of its own news cycle, at any time record keyboard input characters, cumulative stored in c: \ windows \ Key_ years _ months. Log file, per minute once the file, When testing the inter2020 string, it will be in front of characters to delete, leaving only the inter2020 and behind all the characters, and set the clock when the next marker will no longer record keyboard input. This procedure is a global keyboard hook of the integrated application.
Platform: |
Size: 430080 |
Author: 韩冰 |
Hits:
Description: C#实现键盘 鼠标 钩子
-C# Realize keyboard and mouse hook
Platform: |
Size: 112640 |
Author: |
Hits:
Description: 全局键盘和鼠标的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.
Platform: |
Size: 125952 |
Author: sunwayking |
Hits:
Description: 在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.
Platform: |
Size: 8192 |
Author: lixiaotai |
Hits:
Description: 钩,给出了有关钩的操作,在VS中开发实现,作为一般性的参考。-Hook,
Platform: |
Size: 19701760 |
Author: ygfang |
Hits:
Description: Visual Basic 全局钩子 SetWindowsHookEx()-SetWindowsHookEx()
Platform: |
Size: 2048 |
Author: 小强 |
Hits:
Description: 全局钩子的一个例子,能截获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
Platform: |
Size: 327680 |
Author: fridayzz |
Hits:
Description: 使用C#實作鉤子,並附上滑鼠鉤子的範例,以及監控使用者鍵盤以及滑鼠的動作,並以文字說明呈現-Implemented using C# hooks, along with examples of the mouse hook, and monitor user keyboard and mouse movements, and to show text description
Platform: |
Size: 135168 |
Author: Vince Chang |
Hits:
Description: 全局钩子,可以实现对键盘的监听和消息的处理,供新手学习系统编程-this is a global key hook program.it can listening the keyboard key message.
Platform: |
Size: 162816 |
Author: rfid_tornado |
Hits:
Description: 屏蔽按键中的alt+f4,和其他的一些键位。-Shield button in the alt+ f4, and some other keys.
Platform: |
Size: 3176448 |
Author: 望云风 |
Hits:
Description: Hooking Keyboard or Mouse events using CSharp
Platform: |
Size: 112640 |
Author: Tayfun |
Hits:
Description: C#环境下全局钩子的示例(完整版,详细说明鼠标、键盘的捕获执行)-Example of the CSharp environment, global hook (full version)
Platform: |
Size: 128000 |
Author: huya |
Hits:
Description: pyhook example that attempts to copy discontinued google ctrl ctrl search a-pyhook example that attempts to copy discontinued google ctrl ctrl search app
Platform: |
Size: 3072 |
Author: graham |
Hits:
Description: 这是一个可以抓到所有窗口的鼠标操作的全局钩子.-This is a global hook whick can get all the mouse operation of all windows.
Platform: |
Size: 9475072 |
Author: 瓦西里 |
Hits:
Description: 使用全局钩子HOOK技术对键盘和鼠标消息进行监控,并做好记录,方便回放。-Use global hook HOOK technology to monitor keyboard and mouse messages, and make a record, convenient playback.
Platform: |
Size: 3618816 |
Author: 李小晖 |
Hits:
Description: globalhook library to hook winapi
Platform: |
Size: 9113600 |
Author: mmt177 |
Hits: