搜索资源列表
Porttalk
- 内含利用Porttalk制作游戏外挂的说明、Porttalk的源码-includes a game production external Porttalk the note, the source Porttalk
IOTALK
- 使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THandle)或者OpenCurrentProcessIOAllAccess(PID: THandle)即可,CurWnd是窗口句柄,PID是进程句柄。-use PortTalk and improved function set for the next IO 2KXP direc
W2KIOTALK
- 通过PortTalk和改良的函数集、在Windows 2000 和 Windows XP 下进行IO口的直接访问。主调函数为OpenCurrentProcessIOAllAccess(PID: THandle)或者OpenCurProcessIOAllAccess(CurWnd: THandle),PID为进程ID,CurWnd为窗口句柄。-through PortTalk and improved function set. In W
porttalk+io
- 驱动源码,windows2k/xp能够读写端口-driver source code, can read and write ports windows2k/xp
porttalk
- 计算机断口检测\\访问\\很多代码的,没试用过
porttalk22
- Port talk,Windows下演示直接I/O端口操作,详细说明见http://www.beyondlogic.org/porttalk/porttalk.htm
porttalk
- porttalk是一种并口驱动程序源代码,很多简易JTAG调试器使用它。-porttalk is a parallel port driver source code, many simple JTAG Debugger to use it.
porttalk
- porttalk是一种并口驱动程序源代码,很多简易JTAG调试器使用它。-porttalk is a parallel port driver source code, many simple JTAG Debugger to use it.
drivers_IDE_ok
- 这是运行在windows ce 4.2 版本下的关于硬盘加载的驱动程序,是开发板公司提供的,测试通过了,还挺好用的-is running windows ce Version 4.2 on the hard disk loading of the driver, development board of the company, through testing, user-friendly positively
IOTALK
- 使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THandle)或者OpenCurrentProcessIOAllAccess(PID: THandle)即可,CurWnd是窗口句柄,PID是进程句柄。-use PortTalk and improved function set for the next IO 2KXP direc
W2KIOTALK
- 通过PortTalk和改良的函数集、在Windows 2000 和 Windows XP 下进行IO口的直接访问。主调函数为OpenCurrentProcessIOAllAccess(PID: THandle)或者OpenCurProcessIOAllAccess(CurWnd: THandle),PID为进程ID,CurWnd为窗口句柄。-through PortTalk and improved function set. In W
WindowsPortTalk
- Windows下对并口编程 Windows下对并口编程 -Windows on Parallel Programming on Windows Parallel Programming on Windows and Programming Windows mouth of Parallel Programming on Windows Parallel Programming
porttalk+io
- 驱动源码,windows2k/xp能够读写端口-driver source code, can read and write ports windows2k/xp
porttalk22
- Port talk,Windows下演示直接I/O端口操作,详细说明见http://www.beyondlogic.org/porttalk/porttalk.htm-Port talk, Windows under the demonstration of direct I/O port operation, a detailed descr iption see http://www.beyondlogic.org/porttalk
jiasu
- 加速器 变速齿轮 Delphi 做的PORTTALK驱动开发 运行后整个系统都加速 适合所有游戏-Delphi to do the变速齿轮accelerator-driven development PORTTALK running the system as a whole to speed up the game suitable for all
giveio
- XP下对并口IO端口操作的驱动,包含源码和测试程序-XP on Parallel port IO driver operation, including source code and test procedures
ParallelToI2C
- 本程序实现应用软件通过并口模拟I2C通讯。 使用前将porttalk.sys复制到 System32\Drivers目录下, 再将porttalk.reg导入注册表。 将其它四个代码文件导入VC工程,主要调用 CParallelToI2C类中的函数。 相信大家可以看明白这个类的函数的作用。 另: 1. 本程序中I2C时钟周期默认为2ms,可以适当调整。 2. 电于电路不同,使用并口引脚不同,可以对类进行适