当前注册人数162855人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB   站内搜索 BBS讨论社区 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

相关源代码

Global Mouse and Keyboard Hook Library

C#全局键盘鼠标钩子

2008年07月29日
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET (.NET, .NET 3.5, .NET 3.0, .NET 1.1, .NET 2.0), Win32
这个程序提供了C#1.1,2.0,3.5下面的键盘和鼠标钩子,并提供一个模拟键盘和鼠标的示例程序。是不是通过它你就可以开发间谍程序呢?
相关知识

提示,请不要用于非法的用途,如游戏外挂、键盘监控、广告自动点击等等恶意程序,否则后果自负。

This article explains how to use the mouse and keyboard library that I have created. This library consists of two things: global mouse and keyboard hooks, and global mouse and keyboard simulators.

The global hooks contain a set of events that follow the .NET event model, so they should be very simple to use if you've done anything with events before.

The simulators will actually simulate mouse movements, clicks, keyboard presses, etc. This can be useful for macro recording (which is one of sample projects), and of course, messing with your friends. :)

源代码原文下载:
Global Mouse and Keyboard Library I've found a lot of hook and simulator code out there, but a lot of it was not very organized, and a bit hard to use. The goal here is to make a very simple and easy-to-use library for mouse and keyboard operations not natively supported by .NET.

源码图片

从本站下载附件及源代码(1个附件,已经成功下载764次)

最值得关注的外文源代码

An Alternate Way of Writing a Multithreaded GUI in C#
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论98次,此处显示最近20次评论! 查看所有评论

乱世刀客  2010年05月16日
谢谢, 学习一下。
pyzjx  2010年02月26日
谢谢分享
lk3412  2010年01月08日
hao
han  2009年11月13日
谢谢啊 我研究一下 最好有C的
jinniWu  2009年07月21日
謝謝啦
uuuub12  2009年07月13日
学习,学习
uuuub12  2009年07月13日
学习,学习
chenzehe  2009年07月02日
哪呢
圆木  2009年06月16日
学习下
Frank  2009年06月11日
名字听起来像是好东西
chengui  2009年06月01日
学习中!
lw  2009年05月28日
很好,学习以下
杨文文  2009年05月21日
正在找这样的东西
linjw2  2009年05月21日
谢谢分享
anheng2007  2009年05月18日
很好,、学习中
azazazaz1  2009年04月15日
支持
acea  2009年02月23日
正好需要
skytion  2009年02月20日
good
neatrain  2009年02月04日
正在找这样的东西
zhang  2009年01月14日
研究一下
字数在300字内
请如实评论
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved   免责声明