CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 按键消息

搜索资源列表

  1. RedHatShell

    0下载:
  2. 一款模仿Linux操作系统红帽子(RedHat)的shell编程示例,基本的桌面菜单,开始菜单,任务栏菜单,托盘菜单,右键弹出菜单都做的栩栩如生,是一个完整漂亮的外壳程序。对于一些商用软件完全可以修改后套用形成一个漂亮的shell。要扩充的是完整封掉windows系统的所有按键消息即可完整存在。 -red hat Linux (RedHat) shell programming examples. basic desktop menu, start menu, task bar menu,
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:106315
    • 提供者:陈先生
  1. TTTEST

    0下载:
  2. key重载示例,原创VC关于响应鼠标按键消息的重载使用方法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:28086
    • 提供者:安素珍
  1. MRgn

    0下载:
  2. 自写的对话框换肤程序。窗口形状是背景图。支持动态按钮及用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 button and the button. Only p
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:525919
    • 提供者:余国荣
  1. KeyTrac

    0下载:
  2. WinCE编程宝典第3章的配套代码,使用SDK编写,记录系统按键消息
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:13891
    • 提供者:johnchen
  1. shubiao

    0下载:
  2. 学习如何在我们的窗口过程函数中处理鼠标按键消息。示例程序演示了如何等待左键按下消息,我们将在按下的位置显示一个字符串。 -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 location of a string.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1452
    • 提供者:左文礼
  1. keyboardrecorder

    0下载:
  2. 这是一个文本资源,主要是关于如何从键盘获取按键消息的。 This a document source,which is about how to get key board button down msg.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29567
    • 提供者:akshd
  1. 76355

    0下载:
  2. 注册热键,STAITC接收键盘消息,向应用程序发送按键消息、文本
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38571
    • 提供者:lishuhui
  1. keyboard

    0下载:
  2. 注册热键,STAITC接收键盘消息,向应用程序发送按键消息、文本
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:38302
    • 提供者:yeren
  1. minigui软键盘的实现

    2下载:
  2. 提出一种MiniGUI的软键盘快速设计方法,利用MiniGUI的酷工具栏控件创建软键盘面板,通过点击软键盘面板上的按钮向MiniGUI内部的输入法窗口发送相应按键消息,实现了包含中文字符输入的软键盘功能。编写并成功运行了通过软键盘进行字符输入的测试程序,表明该方法简便有效。
  3. 所属分类:嵌入式Linux

  1. 使用全局钩子截获键盘按键消息

    0下载:
  2. 钩子是Windows中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目的地之前截获它们并根据用户要求做出相应处理。钩子的种类很多其作用也不同,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。
  3. 所属分类:技术管理

    • 发布日期:2011-07-13
    • 文件大小:7148
    • 提供者:yangrh2000
  1. msgbox_src.用于重新美化各种消息框

    0下载:
  2. 用于重新美化各种消息框,可以根据需要重新加载图标,按键等等。,It can be used to rebuild all kinds of message-boxes. You can reload other icons if needs and so on.
  3. 所属分类:界面编程

    • 发布日期:2017-03-29
    • 文件大小:27912
    • 提供者:姚炳承
  1. record-keyboard

    0下载:
  2. 记录键盘按键消息并保存在C盘一个文件里面,加上发送邮件功能就可以定时发送文件了-Record keyboard message and stored in the C disk a file, add send mail function can regularly sending files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3912593
    • 提供者:韩猛
  1. MouseKey

    0下载:
  2. qt下接收所有键盘和鼠标的按键消息,并显示-qt receive all the keys of the keyboard and mouse messages and displays
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-25
    • 文件大小:440320
    • 提供者:liangNo
  1. SendKeys

    0下载:
  2. VS2008 C#. 在.net环境下,利用系统钩子,截获并发送按键消息。 本程序的目的是以一定的时间间隔不断对某一窗口程序发送按键信息,以实现自动阅读的效果。 其中Keyboard.cs是一个可重用性很高的类,值得参考。-VS2008 C#. Demonstrate using hooks to get and send keyboard messages.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:149269
    • 提供者:Beeven
  1. GetKeyboardVal

    0下载:
  2. 钩子实现接受所有的按键消息,运行在后台不显示出来。里面有说明文档-Hook to achieve access to all the key news, running in the background is not displayed. There is documentation
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:326670
    • 提供者:方南
  1. Simulate

    0下载:
  2. vc++写的让程序产生按键消息及鼠标单击(右击、双击)的鼠标消息-vc++ to write the program to generate keys and mouse click the message (right click, double-click) the mouse messages
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1935383
    • 提供者:xtbbbbdx
  1. code

    1下载:
  2. 易语言写的后台模拟按键,向后台程序(最小化程序)发送按键消息。-Easy language to write the background of the analog button, the background program (minimize program) to send key messages.
  3. 所属分类:外挂编程

    • 发布日期:2017-03-23
    • 文件大小:639655
    • 提供者:士大夫
  1. ActiveKey

    0下载:
  2. key hook使用,截获键盘按键消息. 可用于制作简单的外挂.-key hook used to intercept keyboard messages. Can be used to make a simple plug-in.
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:19892
    • 提供者:hoi0714
  1. auto-key-press

    0下载:
  2. 模拟按键程序,可以使指定的窗口产生虚拟的按键消息,对开发自动化程序或游戏外挂具有一定参考作用-Auto virtual key-press program. Make the specific Window to produce key-press message. With reference to auto program or game external
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-27
    • 文件大小:183540
    • 提供者:张从井
  1. VC写的对窗口发送按键消息

    0下载:
  2. 能获取到当前鼠标所在窗口的句柄,能设置对该窗口那几个点发送鼠标按下弹起消息
  3. 所属分类:系统编程

    • 发布日期:2019-11-12
    • 文件大小:5809
    • 提供者:noflybirdliu
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com