搜索资源列表
Hook
- c# Hook 全局键盘 鼠标 禁用键盘鼠标-c# Hook keybroad ,mouse
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.
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
gouzi
- 钩子的本质是一段用以处理 系统消息的程序,通过系统调用,将其挂入系统。钩子的种类有很多,每种钩子可以截获并处理相应的消息,每当特定的消息发出,在到达目的窗口之前,钩子程序 先行截获该消息、得到对此消息的控制权。此时在钩子函数中就可以对截获的消息进行加工处理,甚至可以强制结束消息的传递。 而键盘钩子,只是为了截获键盘消息的。全局钩子可以捕获在Windows平台下任意窗口上的键盘操作-Hook is the essence of a message processing system to proc
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.
KeybordHook
- c# 编写的全局键盘钩子,代码很简单。很容易就能看懂-c# write global keyboard hook
Global-keyboard-hook
- 全局键盘钩子的使用(委托、设置、抽调、调用钩子)-Global keyboard hook
csharpclass
- C#中常用的42个类,这些小类库似乎使用频率都比较高,作为从事C#编程的朋友来说,应该把这些类库收集起来,方便自己查询和使用。 部分类库: c#全局键盘钩子.txt 获取页面源代码.txt 正则分割字符串.txt 随机100种声音.txt 宽带连接.txt win7判断管理员身份.txt 打开指定路径文件对话框.txt IEcookie清除.txt 字符串检查.txt 窗体鼠标穿透.t
WarKey
- c#写的war3改键程序 是学习全局钩子的好例子-write c# war3 change key program is a good example of learning global hook
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
GlobalSystemHooks
- C#全局系统钩子!!!!!!!支持在Windows系统下钩住系统消息-C# global system hook! ! ! ! ! ! ! Support in the Windows system hook system messages! ! ! ! ! ! !
CSharp-about-common-code
- C#编程相关代码,在Visual Basic环境下开发界面,涉及很多经典代码,包括全局键盘钩子,窗体移动等-C# programming related code in Visual Basic development environment interface, involving many classic code, including global keyboard hook, mobile and other forms
WinKeyCapture
- C# 与api结合,hook全局钩子,Api 编程首选-C# and api combination, hook global hook, Api preferred programming
MouseKeyboardLibrary
- 全局钩子类,该类可以捕获大部分的键盘和鼠标操作。也可以自定义键盘鼠标的操作-Global hook class, which can capture most of the keyboard and mouse actions. You can also customize the keyboard and mouse actions
hook
- 调用HOOK全局钩子可以检测向下键被按下,一旦按下弹出提示信息。-Call the global hook HOOK can detect the button is pressed down, once you press the pop-up message.
vcdll
- vc注入DLL的几种方法源码,有远程线程注入,全局钩子等演示源码,加载,卸载功能-Several methods of DLL VC into the source code, a remote thread injection, and other global hook demo source code, loading and unloading function