搜索资源列表
RedHatShell
- 一款模仿Linux操作系统红帽子(RedHat)的shell编程示例,基本的桌面菜单,开始菜单,任务栏菜单,托盘菜单,右键弹出菜单都做的栩栩如生,是一个完整漂亮的外壳程序。对于一些商用软件完全可以修改后套用形成一个漂亮的shell。要扩充的是完整封掉windows系统的所有按键消息即可完整存在。 -red hat Linux (RedHat) shell programming examples. basic desktop men
TTTEST
- key重载示例,原创VC关于响应鼠标按键消息的重载使用方法
MRgn
- 自写的对话框换肤程序。窗口形状是背景图。支持动态按钮及用DLL接收处理按钮及按键消息。 编写程序只须重写DLL及更换一个背景图即可-since the dialog was Eurocargo procedures. The shape of the window background map. Button and supports dynamic DLL used to receive and process information
KeyTrac
- WinCE编程宝典第3章的配套代码,使用SDK编写,记录系统按键消息
shubiao
- 学习如何在我们的窗口过程函数中处理鼠标按键消息。示例程序演示了如何等待左键按下消息,我们将在按下的位置显示一个字符串。 -we learn how to process the window function handling the mouse button news. The sample program demonstrated how to press the button for news, we will press the
keyboardrecorder
- 这是一个文本资源,主要是关于如何从键盘获取按键消息的。 This a document source,which is about how to get key board button down msg.
76355
- 注册热键,STAITC接收键盘消息,向应用程序发送按键消息、文本
keyboard
- 注册热键,STAITC接收键盘消息,向应用程序发送按键消息、文本
minigui软键盘的实现
- 提出一种MiniGUI的软键盘快速设计方法,利用MiniGUI的酷工具栏控件创建软键盘面板,通过点击软键盘面板上的按钮向MiniGUI内部的输入法窗口发送相应按键消息,实现了包含中文字符输入的软键盘功能。编写并成功运行了通过软键盘进行字符输入的测试程序,表明该方法简便有效。
使用全局钩子截获键盘按键消息
- 钩子是Windows中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目的地之前截获它们并根据用户要求做出相应处理。钩子的种类很多其作用也不同,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。
VoiceCmdDemo
- 自己写的代码 SrHook:实现钩子功能的dll SpyWin:仿照Spy,获取窗口信息,截获消息,模拟菜单命令和按键指令-Write their own code SrHook: achieve hook function dll SpyWin: modeled on Spy, access to window information, intercepted messages, analog menu commands and co
MRgn
- 自写的对话框换肤程序。窗口形状是背景图。支持动态按钮及用DLL接收处理按钮及按键消息。 编写程序只须重写DLL及更换一个背景图即可-since the dialog was Eurocargo procedures. The shape of the window background map. Button and supports dynamic DLL used to receive and process information
shubiao
- 学习如何在我们的窗口过程函数中处理鼠标按键消息。示例程序演示了如何等待左键按下消息,我们将在按下的位置显示一个字符串。 -we learn how to process the window function handling the mouse button news. The sample program demonstrated how to press the button for news, we will press the
KeyTrac
- WinCE编程宝典第3章的配套代码,使用SDK编写,记录系统按键消息
keyboard
- 注册热键,STAITC接收键盘消息,向应用程序发送按键消息、文本-Register hotkey, STAITC receive keyboard message, send keystrokes to the application message, text
GetKeyboardVal
- 钩子实现接受所有的按键消息,运行在后台不显示出来。里面有说明文档-Hook to achieve access to all the key news, running in the background is not displayed. There is documentation
Simulate
- vc++写的让程序产生按键消息及鼠标单击(右击、双击)的鼠标消息-vc++ to write the program to generate keys and mouse click the message (right click, double-click) the mouse messages
code
- 易语言写的后台模拟按键,向后台程序(最小化程序)发送按键消息。-Easy language to write the background of the analog button, the background program (minimize program) to send key messages.
ActiveKey
- key hook使用,截获键盘按键消息. 可用于制作简单的外挂.-key hook used to intercept keyboard messages. Can be used to make a simple plug-in.
auto-key-press
- 模拟按键程序,可以使指定的窗口产生虚拟的按键消息,对开发自动化程序或游戏外挂具有一定参考作用-Auto virtual key-press program. Make the specific Window to produce key-press message. With reference to auto program or game external