Location:
Search - porttalk
Search list
Description: 内含利用Porttalk制作游戏外挂的说明、Porttalk的源码-includes a game production external Porttalk the note, the source Porttalk
Platform: |
Size: 29338 |
Author: ggg |
Hits:
Description: 使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THandle)或者OpenCurrentProcessIOAllAccess(PID: THandle)即可,CurWnd是窗口句柄,PID是进程句柄。-use PortTalk and improved function set for the next IO 2KXP directly to the mouth, in your code calls OpenCurProcessIOAllAccess (CurWnd : THandle) or OpenCurrentProcessIOAllAcces s (PID : THandle) can be, CurWnd is a window handle, PID is the process handle.
Platform: |
Size: 2119 |
Author: 张劲书 |
Hits:
Description: 通过PortTalk和改良的函数集、在Windows 2000 和 Windows XP 下进行IO口的直接访问。主调函数为OpenCurrentProcessIOAllAccess(PID: THandle)或者OpenCurProcessIOAllAccess(CurWnd: THandle),PID为进程ID,CurWnd为窗口句柄。-through PortTalk and improved function set. In Windows 2000 and Windows XP under the direct IO I visit. Melody function OpenCurrentProcessIOAllAccess (PID : THandle) or OpenCurProcessIOAllAccess (CurW nd : THandle), the PID of the process ID, CurWnd handle for the window.
Platform: |
Size: 4334 |
Author: 张劲书 |
Hits:
Description: 驱动源码,windows2k/xp能够读写端口-driver source code, can read and write ports windows2k/xp
Platform: |
Size: 8262 |
Author: 李宾 |
Hits:
Description: 计算机断口检测\\访问\\很多代码的,没试用过
Platform: |
Size: 26705 |
Author: 岳冲天 |
Hits:
Description: Port talk,Windows下演示直接I/O端口操作,详细说明见http://www.beyondlogic.org/porttalk/porttalk.htm
Platform: |
Size: 68315 |
Author: pplo |
Hits:
Description: porttalk是一种并口驱动程序源代码,很多简易JTAG调试器使用它。-porttalk is a parallel port driver source code, many simple JTAG Debugger to use it.
Platform: |
Size: 68315 |
Author: 雷兵 |
Hits:
Description: porttalk是一种并口驱动程序源代码,很多简易JTAG调试器使用它。-porttalk is a parallel port driver source code, many simple JTAG Debugger to use it.
Platform: |
Size: 67584 |
Author: 雷兵 |
Hits:
Description:
Platform: |
Size: 28672 |
Author: ggg |
Hits:
Description: 这是运行在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
Platform: |
Size: 275456 |
Author: richen |
Hits:
Description: 使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THandle)或者OpenCurrentProcessIOAllAccess(PID: THandle)即可,CurWnd是窗口句柄,PID是进程句柄。-use PortTalk and improved function set for the next IO 2KXP directly to the mouth, in your code calls OpenCurProcessIOAllAccess (CurWnd : THandle) or OpenCurrentProcessIOAllAcces s (PID : THandle) can be, CurWnd is a window handle, PID is the process handle.
Platform: |
Size: 2048 |
Author: 张劲书 |
Hits:
Description: 通过PortTalk和改良的函数集、在Windows 2000 和 Windows XP 下进行IO口的直接访问。主调函数为OpenCurrentProcessIOAllAccess(PID: THandle)或者OpenCurProcessIOAllAccess(CurWnd: THandle),PID为进程ID,CurWnd为窗口句柄。-through PortTalk and improved function set. In Windows 2000 and Windows XP under the direct IO I visit. Melody function OpenCurrentProcessIOAllAccess (PID : THandle) or OpenCurProcessIOAllAccess (CurW nd : THandle), the PID of the process ID, CurWnd handle for the window.
Platform: |
Size: 4096 |
Author: 张劲书 |
Hits:
Description: Windows下对并口编程
Windows下对并口编程 -Windows on Parallel Programming on Windows Parallel Programming on Windows and Programming Windows mouth of Parallel Programming on Windows Parallel Programming
Platform: |
Size: 4096 |
Author: crazyhuo |
Hits:
Description: 驱动源码,windows2k/xp能够读写端口-driver source code, can read and write ports windows2k/xp
Platform: |
Size: 8192 |
Author: 李宾 |
Hits:
Description:
Platform: |
Size: 26624 |
Author: 岳冲天 |
Hits:
Description: 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 description see http://www.beyondlogic.org/porttalk/porttalk.htm
Platform: |
Size: 67584 |
Author: pplo |
Hits:
Description: 加速器 变速齿轮 Delphi 做的PORTTALK驱动开发 运行后整个系统都加速 适合所有游戏-Delphi to do the变速齿轮accelerator-driven development PORTTALK running the system as a whole to speed up the game suitable for all
Platform: |
Size: 189440 |
Author: 高大侠 |
Hits:
Description: XP下对并口IO端口操作的驱动,包含源码和测试程序-XP on Parallel port IO driver operation, including source code and test procedures
Platform: |
Size: 108544 |
Author: 李特威 |
Hits:
Description: 本程序实现应用软件通过并口模拟I2C通讯。
使用前将porttalk.sys复制到 System32\Drivers目录下,
再将porttalk.reg导入注册表。
将其它四个代码文件导入VC工程,主要调用 CParallelToI2C类中的函数。
相信大家可以看明白这个类的函数的作用。
另:
1. 本程序中I2C时钟周期默认为2ms,可以适当调整。
2. 电于电路不同,使用并口引脚不同,可以对类进行适当修改。-Applications of this program through the parallel port I2C communications simulation. Before use porttalk.sys copy System32 \ Drivers directory, and then import the registry porttalk.reg. The other four code file into VC projects, the main class to call a function CParallelToI2C. I believe we can see to understand the function of this type of role. Other: 1. The process by default I2C clock cycle 2ms, can be appropriately adjusted. 2. Electricity in the circuit is different from the use of parallel port pins are different categories can be amended as appropriate.
Platform: |
Size: 36864 |
Author: 明 |
Hits: