搜索资源列表
VBDemoWinio
- 一个使用WINIO对键盘端口进行读写操作的小例子.想说明的是,使用了WINIO,对端口进行程序操作真的很简单.-WINIO use of a keyboard and write small examples. To illustrate that the WINIO use of the procedures for port operations really very simple.
yuntaicontrol
- vc++写的云台控制系统程序,程序内有说明,在编译本章程序后,请将winio.dll、winio.vxd和winio.sys 三文件复制到可执行文件所在目录下, 否则WinIo库初始化 函数initializeWinIO调用将会失败。
cradle
- 云台控制系统,内有详细说明。在编译本章程序后,请将winio.dll、winio.vxd和winio.sys 三文件复制到可执行文件所在目录下, 否则WinIo库初始化 函数initializeWinIO调用将会失败。
VBDemoWinio
- 一个使用WINIO对键盘端口进行读写操作的小例子.想说明的是,使用了WINIO,对端口进行程序操作真的很简单.-WINIO use of a keyboard and write small examples. To illustrate that the WINIO use of the procedures for port operations really very simple.
cradle
- 云台控制系统,内有详细说明。在编译本章程序后,请将winio.dll、winio.vxd和winio.sys 三文件复制到可执行文件所在目录下, 否则WinIo库初始化 函数initializeWinIO调用将会失败。-PTZ control system, which is described in detail. After compiling this chapter, please winio.dll, winio.vx
WinIo(1)
- winio中文版使用与应用大全VB winIO 模拟 键盘 说明 教程-winio Chinese Daquan VB winIO use and application of simulation shows the keyboard tutorial
waigua
- 这是DLL文件,引用到工程就可以了, 主要修改的地方我说明下 key kk = new key() int pid = kk.pid("CQ.EXE") //获取进程PID kk.getread(pid, "", 0x298, 4).ToString() //返回INT值的内存读取 kk.getread(pid, 0x04, 4) //返回STRING的内存读取,少了一个参数. 自己写
vbwinio
- VB使用winIO 模拟键盘按键的测试程序,winio属于硬件模拟,但不支持usb键盘、鼠标,必须前台操作。 虽然有很多游戏封杀,但因为是开源,所以变种依然很多,如果自己有能力,也可以自己改一个专用版。 用InitializeWinIo函数加载驱动程序,如果成功会返回true,否则返回false,程序结束时记得用ShutdownWinIo函数卸载驱动程序。 本源代码仅供学习研究,禁止用于非法用途。下载时可能
winio-Install-and-use
- winio的使用说明,对于学习winio很有帮助-winio instructions for use, very helpful for learning winio
WinIoPuls
- winio 例程+最新版+全说明 官方的最新版本3.0 里面有详细的vb vc 下应用说明 .c.h 文件应有尽有-the winio routines the+ latest version+ full descr iption of the the winio routine+ latest version the+ full descr iption the winio routine+ latest version
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.
winio函数详解
- 函数库提供8个函数功能调用以及该函数相关的说明(The function library provides 8 functional function calls and the descr iption of the function)
winio库的使用-windows环境下直接控制硬件
- WinIo 库通过使用内核模式下设备驱动程序和 其它一些底层编程技巧绕过 Windows 安全保护机制,允许32位 Windows 程序直接对 I/O 口进行操作(The WinIo library by using the kernel mode device driver and some other programming techniques to bypass Windows security protection mecha
WinIo详细使用说明
- winio模拟键盘文本说明,相关函数说明操作文档(WINIO simulation keyboard text descr iption, related functions to explain the operation document)