CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - 模拟键盘鼠标

搜索资源列表

  1. Simulatedkeyboardinputed

    0下载:
  2. 模拟键盘输入,类似window输入法自带的那个模拟键盘,自己可以用鼠标输入
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:33478
    • 提供者:张三
  1. vhidmouse

    0下载:
  2. 一个wmd+xvd开发的虚拟鼠标驱动程序,用键盘模拟鼠标操作-A mouse driver program which developed with wmd+xvd, using keyboard to simulate mouse operation.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:52778
    • 提供者:舞狼
  1. WinIo

    0下载:
  2. 驱动层模拟鼠标键盘,支持ps/2的接口,不会被拦截。-Mouse and keyboard-driven simulation
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:192638
    • 提供者:周懿
  1. KeyMouse

    8下载:
  2. 通用键盘鼠标模拟(包括USB和PS2) 通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。 简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。 模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_M
  3. 所属分类:Driver Develop

    • 发布日期:
    • 文件大小:25967
    • 提供者:ljh
  1. virsb

    1下载:
  2. 虚拟键盘和鼠标的设备,使系统里有一个虚拟的键盘和鼠标,不设备硬件直接模拟-A virtual keyboard and mouse devices, so that the system has a virtual keyboard and mouse, not the direct simulation of the device hardware
  3. 所属分类:Driver Develop

    • 发布日期:2017-01-21
    • 文件大小:171576
    • 提供者:唐佳
  1. hidmouse

    0下载:
  2. vc++6.0,关于模拟键盘鼠标的c++源码,可实现自动键盘和鼠标按键-vc++6.0, to analog the keyboard mouse c++ source can achieve automatic keyboard and mouse button
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-14
    • 文件大小:52585
    • 提供者:zjd
  1. key-and-mouse

    0下载:
  2. 支持鼠标和键盘的模拟 驱动模拟 使用winddk编程成功 支持usb鼠键 和ps2鼠键-Support mouse and keyboard emulation driver successfully simulated using winddk programming support usb ps2 mouse key and mouse button
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-06
    • 文件大小:30605
    • 提供者:草木犀
  1. WINIO1

    0下载:
  2. delphi实现winio模拟键盘和鼠标操作,有示例比较详细及接口说明方法.-delphi achieve winio simulate keyboard and mouse actions, there is an example of a more detailed descr iption of methods and interfaces.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:843695
    • 提供者:yjh
  1. TestKeyboard

    1下载:
  2. C# 模拟键盘输入 1 .使用WinIO.dll直接在驱动层面模拟按键。 这里需要用到一个组件,那就是使用WinIO.dll,这是是国外大佬开发的一个dll。 WinIO程序库允许在32位的Windows应用程序中直接对I/O端口和物理内存进行存取操作。通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,它绕过了Windows系统的保护机制。 使用此组件的环境要求: •系统Win7或Win10均可。 •需要PS/2键盘(老式的针孔插头的键盘),USB键盘不
  3. 所属分类:驱动编程

搜珍网 www.dssz.com