搜索资源列表
vhidmouse
- 一个wmd+xvd开发的虚拟鼠标驱动程序,用键盘模拟鼠标操作-A mouse driver program which developed with wmd+xvd, using keyboard to simulate mouse operation.
hid_mouse
- 蓝牙鼠标程序,通过蓝牙来连接 配对具体操作里面有文档说明-Bluetooth mouse program to connect via Bluetooth pairing specific operations which are documented
protel_increase
- protel99 的鼠标增强软件源码,大大方便用户的操作。-protel99 mouse enhancement software source code, greatly facilitates the user' s operation.
IOCtrl
- 此为网上找的代码文件,非工程,到底怎么用,本人也没能用上.卡在DDK 的安装上了.此代码绝对是驱动级.据其函数说明,是可以进行鼠标键盘操作的.以上.-This is the Internet to find the code files, non-engineering, in the end how to use, I did not can be used on the card in the DDK installation of this code is definitely drivi
COM
- C语言通过底层API访问串口的程序。 非常简单的一个例子! 读取串口,然后进行相应的操作(鼠标、键盘控制)-C language API to access the serial port through the underlying program. A very simple example! Reads the serial port, then the appropriate action (mouse, keyboard control)
WINIO1
- delphi实现winio模拟键盘和鼠标操作,有示例比较详细及接口说明方法.-delphi achieve winio simulate keyboard and mouse actions, there is an example of a more detailed descr iption of methods and interfaces.
myMouse-master
- 通过实现wdm鼠标过滤驱动,实现对USB鼠标操作的过滤,并提供模拟鼠标输入的接口给应用层(Simulate mouse input)
TestKeyboard
- C# 模拟键盘输入 1 .使用WinIO.dll直接在驱动层面模拟按键。 这里需要用到一个组件,那就是使用WinIO.dll,这是是国外大佬开发的一个dll。 WinIO程序库允许在32位的Windows应用程序中直接对I/O端口和物理内存进行存取操作。通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,它绕过了Windows系统的保护机制。 使用此组件的环境要求: •系统Win7或Win10均可。 •需要PS/2键盘(老式的针孔插头的键盘),USB键盘不