搜索资源列表
winio
- windows(所有版本)下直接存取IO端口和物理地址的程序-Program in which IO port and physical address can be accessed directly in Windows (all editions)
WinIoSample
- VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置: (1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下; (2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下; (3):在StdAfx.h头文件中加入#include "winio.h"语句; (4):调用InitializeWin
IOPortR
- 一个在WindowsXP环境下直接对物理IO端口进行操作的程序-A physical IO port directly in the Windows XP environment operating procedures
io-dll
- IO.DLL provides a useful set of commands for reading and writing to the = I/O ports. These commands are consistent between 95/98 and NT/2000/XP. = Furthermore, there is no need for the programmer to learn assembly = language or muck with kernel