本资源包括:
1. 最新版的WinIO(v3.0). WinIo32.dll, WinIo32.sys, WinIO64.dll, WinIO64.sys.
2. DumpPort.exe和DumpPhys.exe实例.
3. C#调用源码.
4. VB6调用源码.
5. Help文件,所有函数讲解.
此版支持64位系统, 但不再支持Win9x.
关于WinIO v3.0:
The WinIo library allows 32-bit and 64-bit Windows applications to directly access I/O ports and physical memory.
Version 3.0 offers the following features:
Supports 32-bit and 64-bit platforms (Itanium excluded).
WinIo can now be used by multiple applications concurrently.
New C# samples.
Bug fixes in this version:
Fixed a bug that prevented accessing physical memory above 2GB.
Fixed a bug that led to the WinIo driver getting uninstalled when calling ShutdownWinIo if the driver was set to load during boot with InstallWinIoDriver.
Note: Support for Windows 9x/ME has been removed. If you need to support these operating systems, please use WinIo v2.
1