搜索资源列表
tiebaqunfa
- 由于这个工程放了很久,有一些控件 已经流失,所以无法找到控件 form1为主要窗口,用于发送消息 Command1为发送按键,但是无法显示 其标题,因为控件找不着... 源码全开了!!无一遗留!! 请好好珍惜!!给我上传上去顺便 给偶个VIP权利吧!!THANKS-because the project took a long time, some have lost control. it is impossible to find controls for the
SendKey
- 发送按键信息的c#源码,比较简短的描述了此类按键发送程序的原理。
76355
- 注册热键,STAITC接收键盘消息,向应用程序发送按键消息、文本
SendKeys
- VS2008 C#. 在.net环境下,利用系统钩子,截获并发送按键消息。 本程序的目的是以一定的时间间隔不断对某一窗口程序发送按键信息,以实现自动阅读的效果。 其中Keyboard.cs是一个可重用性很高的类,值得参考。-VS2008 C#. Demonstrate using hooks to get and send keyboard messages.
back-button-DLLl
- VB写的后台按键DLL.可以向指定的窗口后台发送按键。-VB to write back button DLL. Can send back to the specified window button.
key_detect
- 采用单独端口检测键盘,完成按键检测,并发送按键编码!-It is to finish the keyboard clicked,and to send the decoder.
winio2
- 虽然很古老都很合用,应为游戏都屏蔽了发送按键,也只好又古老的方法啦!-Although the very old are very useful, should be a shield for the game all send button, they have also the old method it!
byVB
- 涉及双音多频制式电话按键拨号的原理, Goertzel DFT算法实现DTMF 拨号过程,在发送端根据具体的电话号码生成相应的双频信号,在接收端根据频谱幅度,找到ASCII码即检索出电话号码。用VB进行可视化编程设计及仿真-DTMF,Goertzel DFT
hotkeys.v1.3
- Hotkeys 可以定义Windows系统热键,用来启动应用程序,发送按键序列给其它程序,退出Windows或者重新启动等.带有全部源程序-Hotkeys can be defined hot key Windows system, used to start the application, send the key sequence to other programs, exit Windows or reboot, etc.. With all the source code
QQMsgMachine
- 自己实现的一个模拟按键的QQ自动消息机,需要将QQ发送消息设置为Ctrl+Enter,可设置聊天窗口名和发送间隔时间。-Own implementation of a simulated button QQ automatic message machine, you need to send a message QQ is set to Ctrl+ Enter, set the name of the chat window and send interval.
wanmei(gametool)
- 一个完美辅助工具,适合在魔方挂红.配合前面的多开工具,修改标题后可以在指定窗口内发送按键操作,完美试验通过-wan mei help
Class1
- 用C#写的自动化UI测试,用程序如何发送按键-Written with C# UI test automation, how to send key applications
ll112540
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:向未激活的窗口发送按键消-Easy language source code sharing.Hope more friends to understand easy language.Source Name: to inactive window send keys.
key_strike
- 后台发送按键小程序。可以将指定按键命令发送到指定窗口。-Background Send button applet. Designated key commands can be sent to the specified window.
keyboard
- 一套键盘类,自定义按键,拦截按键,发送按键,模拟按键,后台按键-A keyboard classes, custom buttons, intercept keys, send keys, analog buttons, background button
SendKeys
- Vb给当前所有运行的程序窗口发送按键指令.-Vb all running programs to the current window to send key commands.
KaJian
- 一个简单的游戏卡键软件,涉及windows热键注册,向进程发送按键消息等。-A simple game card key software windows hotkey involving registration, send messages, etc. keys to the process.
Clipboard
- 利用剪贴板实现进程间通信,在编辑框中输入文本,点击发送按键,然后点击接收按键,在接收编辑框中能接收到发送编辑框中的内容。-This program realize the communication between progress using clipboard.
发送按键
- 模拟键盘发送按键,可发送后台按键。windows模式(The analog keyboard sends the key, and can send the back-end button)
VC写的对窗口发送按键消息
- 能获取到当前鼠标所在窗口的句柄,能设置对该窗口那几个点发送鼠标按下弹起消息