搜索资源列表
WarIIIPlus
- 用CSharp编写的一个关于API全局钩子的例子,实现了键盘的屏蔽-CSharp spent on the preparation of an overall API hooks example, the realization of the shielding keyboard
HookPPC.rar
- Windows Mobile下的键盘钩子的源代码,适用于PocketPC上,Windows Mobile keyboard hook under the source code, apply on PocketPC
MouseKeyboardLib2005
- c#封装的鼠标键盘钩子库,实现全部的鼠标键盘钩子功能。-c# keyboard mouse hook package library, the realization of all the mouse functions of the keyboard hook.
ScreenKeyBoard
- 使用C#实现屏幕键盘,其中用到了钩子技术哦-The use of C# implementation-screen keyboard, which uses a hook technology Oh
HOOKCSharpTest
- 是一个钩子利用的实例,使用函数 setwindowshookexw 获取全局键盘信息-Is an example of the use of hook, use the function global keyboard access to information setwindowshookexw
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
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
Key-Mouse-Hook
- 基于全局的C#键盘鼠标钩子程序.键盘和鼠标钩子示例程序,里面有VS2005和VS2008两个版本,这些小程序编译时要用到控件。-Based on the overall C# keyboard and mouse hook procedures. The keyboard and mouse hook example programs, which has VS2005 and VS2008 are two versions, these small programs to use to con
waigua
- 这是DLL文件,引用到工程就可以了, 主要修改的地方我说明下 key kk = new key() int pid = kk.pid("CQ.EXE") //获取进程PID kk.getread(pid, "", 0x298, 4).ToString() //返回INT值的内存读取 kk.getread(pid, 0x04, 4) //返回STRING的内存读取,少了一个参数. 自己写了个全局键盘钩子, kk.UnHook() //加载钩子
UserActivityHook
- 一个C#编写的鼠标键盘钩子类,在此共享给大家。-This is one hook for mouse and keyboard. And share it to everybody.
Hook-(1)
- hook 键盘 c# 代码,可以实现全局键盘钩子-hook csharp
Global-mouse-key-hooks
- 全局的鼠标键盘钩子程序。可以用来做软键盘-Global mouse and keyboard hooks. Can be used to make soft keyboard
CSharp-Hook
- 使用钩子捕捉键盘动作,经典C#示例,帮助你认识和了解如何使用Hook-Use hook to capture keystrokes, classic C# example source code
GlobalHook
- C#环境下全局钩子的示例(完整版,详细说明鼠标、键盘的捕获执行)-Example of the CSharp environment, global hook (full version)
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