搜索资源列表
SystemHooks
- C# 系统级Hook,调用系统system hook
ScreenMagnifier
- 使用系统钩子做的屏幕放大镜(VS.NET, c# 开发)-Hook using the system to do a screen magnifier (VS.NET, c# development)
erboHook
- 系统 钩子 初学入门 , 当前只实现按键计数、鼠标计数、禁用键盘功能。-Beginners Introduction to hook the system, currently only achieve key count mouse counting, disable the keyboard function.
gouzi
- 钩子的本质是一段用以处理 系统消息的程序,通过系统调用,将其挂入系统。钩子的种类有很多,每种钩子可以截获并处理相应的消息,每当特定的消息发出,在到达目的窗口之前,钩子程序 先行截获该消息、得到对此消息的控制权。此时在钩子函数中就可以对截获的消息进行加工处理,甚至可以强制结束消息的传递。 而键盘钩子,只是为了截获键盘消息的。全局钩子可以捕获在Windows平台下任意窗口上的键盘操作-Hook is the essence of a message processing system to proc
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
keygouzi
- C#利用键盘钩子屏蔽Windows系统热键,屏蔽热键的一个基础例子,易于参考理解,比较不错。-C# using the keyboard hook shielding Windows system hotkey, hotkey shielding a basis for example, ease of reference to understand, quite good.
SystemLock
- 通过钩子函数,屏蔽系统的特殊按键,防止操作电脑-By hook function, shielding system for special keys, to prevent the operation of the computer
GlobalSystemHooks
- C#全局系统钩子!!!!!!!支持在Windows系统下钩住系统消息-C# global system hook! ! ! ! ! ! ! Support in the Windows system hook system messages! ! ! ! ! ! !
1
- 系统用到Graphic、进程操作、屏幕截图截图、键盘钩子、注册表等,适合新人学习Winform程序之用。-System uses Graphic, process operations, screenshots screenshots, keyboard hook, registry, etc., suitable for newcomers to learn Winform procedures.
GetSystemTime
- 获取系统时间函数的一个样例,用于验证hook Getsystemtimeasfiletime-A sample acquisition system function of time used to validate hook Getsystemtimeasfiletime