搜索资源列表
MouseKeyboardLib2005
- c#封装的鼠标键盘钩子库,实现全部的鼠标键盘钩子功能。-c# keyboard mouse hook package library, the realization of all the mouse functions of the keyboard hook.
testKeyMouse
- 用c#开发的鼠标键盘操作记录器,使用经典的Hook函数,后续会利用这个记录器再推出SendInput与之配合-C# development using the mouse keyboard recorder, to use the classic Hook function, follow-up will use the recorder to re-introduce a complementary SendInput
Hook
- c# Hook 全局键盘 鼠标 禁用键盘鼠标-c# Hook keybroad ,mouse
MouseCombo
- 鼠标钩子,拦截鼠标左右键盘,实现连续点击功能-Click the mouse hook continuous
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.
Key-Mouse-Hook
- 这个程序提供了C#1.1,2.0,3.5下面的键盘和鼠标钩子,并提供一个模拟键盘和鼠标的示例程序。是不是通过它你就可以开发间谍程序呢?-This procedure provides the following C# 1.1,2.0,3.5 hook the keyboard and mouse, and to provide a simulation example of the keyboard and mouse procedures. Are not through it you ca
overall
- 基于全局的C#键盘鼠标钩子程序源码,已经demo过,没有问题-Based on the overall situation of the C# source code keyboard and mouse hook procedures have demo, and there is no problem
SoftKeyboardCsharp
- C#语言实现的全局键盘鼠标钩子和软键盘,界面美观为函数生成-C# language keyboard and mouse to achieve the global keyboard hook and soft, attractive interface for the function to generate
OnMouseOver
- C# 鼠标勾子_OnMouseOver事件的应用实例-C# Mouse events hook _OnMouseOver Applications
erboHook
- 系统 钩子 初学入门 , 当前只实现按键计数、鼠标计数、禁用键盘功能。-Beginners Introduction to hook the system, currently only achieve key count mouse counting, disable the keyboard function.
KeyBordHook
- 使用C#写的系统钩子。已经封装成类。 这个类可以让你得到一个在运行中程序的所有鼠标和键盘事件,并且引发一个带KeyEventArgs和MouseEventArgs参数的.NET事件以便你很容易使用这些信息。-Use C# to write the system hook. Has been packaged as class. This class allows you to get a program running in all the mouse and keyboard events
Hook
- 钩子,用钩子实现键盘和鼠标的全局禁用,还有点小问题啊!而且这也只是一部分。-Hook with a hook to the keyboard and mouse of global disabled, there is little problem ah! And it is also only a part.
csharpclass
- C#中常用的42个类,这些小类库似乎使用频率都比较高,作为从事C#编程的朋友来说,应该把这些类库收集起来,方便自己查询和使用。 部分类库: c#全局键盘钩子.txt 获取页面源代码.txt 正则分割字符串.txt 随机100种声音.txt 宽带连接.txt win7判断管理员身份.txt 打开指定路径文件对话框.txt IEcookie清除.txt 字符串检查.txt 窗体鼠标穿透.t
globalhook_src
- 使用C#语言,利用windows底层的Hook机制,捕捉用户的键盘鼠标输入事件,是全局的,即使不在本窗口内的键盘鼠标事件也能捕捉到-Using the C# language, using windows Hook underlying mechanisms, capturing the user' s keyboard and mouse input events are global, even if not within this window can capture keyboar
cSharphook(cs)
- 键盘钩子和鼠标钩子 可以实现HOOK和UnHook的功能-Keyboard and mouse hook hook HOOK and UnHook can achieve the function
67857645345
- 解除鼠标屏蔽的快捷键为:F10,用到了一个鼠标钩子函数MouseHook.cs,勾选窗口的对应复选框,里面有三个选项,屏蔽左键、右键和鼠标滚轮,点击操作栏内的“确定”按钮,功能即可启动,以前发过实现类似功能的C#代码,有兴趣的找一找,比较二者的异同。 ,作者拥有版权,仅供学习与参考。-Remove shortcut key mouse shield: F10, used a mouse hook function MouseHook.cs, the corresponding check c
CSharpHookglobal-mouse-and-keyboard
- C#开发,vs2005,鼠标键盘钩子源代码,欢迎大家下载使用-C# development, vs2005, mouse and keyboard hook source code, welcome to download
MouseKeyboardLibrary
- 全局钩子类,该类可以捕获大部分的键盘和鼠标操作。也可以自定义键盘鼠标的操作-Global hook class, which can capture most of the keyboard and mouse actions. You can also customize the keyboard and mouse actions
hook
- C# 钩子捕获键盘和鼠标的操作,并可以录制操作,重新执行-C# hook capture keyboard and mouse operation, and can record the operation, re-run
MouseGet
- 鼠标钩子 坐标拾取 颜色拾取 快捷键操作 源码已经整理(Mouse hook coordinates pickup, color pickup, shortcut key operation, source code has been collated)