文件名称:WinIoForVB
介绍说明--下载内容来自于网络,使用问题请自行百度
C++写的IO端口操作程序,可操作端口<如:并口>,附VB,VC测试程序。-write C IO ports operating procedures, operational port
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WinIo
WinIo/Source
WinIo/Source/Drv
WinIo/Source/Drv/NT
WinIo/Source/Drv/NT/BUILD.LOG
WinIo/Source/Drv/NT/MAKEFILE
WinIo/Source/Drv/NT/SOURCES
WinIo/Source/Drv/NT/WinIo.c
WinIo/Source/Drv/NT/WinIo_NT.h
WinIo/Source/Drv/NT/I386
WinIo/Source/Drv/NT/I386/Free
WinIo/Source/Drv/NT/I386/Free/WinIo.sys
WinIo/Source/Drv/NT/I386/Checked
WinIo/Source/Drv/NT/I386/Checked/WinIo.sys
WinIo/Source/Drv/NT/OBJ
WinIo/Source/Drv/NT/OBJ/_OBJECTS.MAC
WinIo/Source/Drv/NT/OBJ/I386
WinIo/Source/Drv/NT/OBJ/I386/WINIO.OBJ
WinIo/Source/Drv/9x
WinIo/Source/Drv/9x/WINIO.VRC
WinIo/Source/Drv/9x/winio.mak
WinIo/Source/Drv/9x/WINIO.lib
WinIo/Source/Drv/9x/WINIO.exp
WinIo/Source/Drv/9x/WINIO.DEF
WinIo/Source/Drv/9x/WinIo.c
WinIo/Source/Drv/9x/WINIO.VXD
WinIo/Source/Drv/9x/WinIo.h
WinIo/Source/Drv/9x/WinIo_9x.h
WinIo/Source/Dll
WinIo/Source/Dll/Port32.h
WinIo/Source/Dll/WinIo.cpp
WinIo/Source/Dll/Phys32.h
WinIo/Source/Dll/WinIo.rc
WinIo/Source/Dll/WinIo.def
WinIo/Source/Dll/WinIo.dsp
WinIo/Source/Dll/WinIo.dsw
WinIo/Source/Dll/Phys32.cpp
WinIo/Source/Dll/Port32.cpp
WinIo/Source/Dll/WinIo.h
WinIo/Source/Dll/k32exp.c
WinIo/Source/Dll/k32exp.h
WinIo/Source/Dll/K32Call.h
WinIo/Source/Dll/InstDrv.cpp
WinIo/Source/Dll/resource.h
WinIo/Source/Dll/WinIo.ncb
WinIo/Source/Dll/WinIo.plg
WinIo/Source/Dll/Debug
WinIo/Source/Dll/Debug/WinIo.res
WinIo/Source/Dll/Debug/vc60.idb
WinIo/Source/Dll/Debug/vc60.pdb
WinIo/Source/Dll/Debug/Instdrv.sbr
WinIo/Source/Dll/Debug/Instdrv.obj
WinIo/Source/Dll/Debug/k32exp.sbr
WinIo/Source/Dll/Debug/k32exp.obj
WinIo/Source/Dll/Debug/Phys32.sbr
WinIo/Source/Dll/Debug/Phys32.obj
WinIo/Source/Dll/Debug/Port32.sbr
WinIo/Source/Dll/Debug/Port32.obj
WinIo/Source/Dll/Debug/WinIo.sbr
WinIo/Source/Dll/Debug/WinIo.pch
WinIo/Source/Dll/Debug/WinIo.obj
WinIo/Source/Dll/Debug/WinIo.ilk
WinIo/Source/Dll/Debug/WinIo.dll
WinIo/Source/Dll/Debug/WinIo.lib
WinIo/Source/Dll/Debug/WinIo.exp
WinIo/Source/Dll/Debug/WinIo.pdb
WinIo/Source/Dll/Debug/WinIo.bsc
WinIo/Source/Dll/Release
WinIo/Source/Dll/Release/WinIo.dll
WinIo/Source/Dll/Release/WinIo.lib
WinIo/Source/Dll/WinIo.opt
WinIo/Examples
WinIo/Examples/VB
WinIo/Examples/VB/VBDumpPort32
WinIo/Examples/VB/VBDumpPort32/WinIo.dll
WinIo/Examples/VB/VBDumpPort32/MSSCCPRJ.SCC
WinIo/Examples/VB/VBDumpPort32/VBDumpPort32.exe
WinIo/Examples/VB/VBDumpPort32/VBDumpPort32.vbw
WinIo/Examples/VB/VBDumpPort32/WinIo.sys
WinIo/Examples/VB/VBDumpPort32/VBDumpPort32.frm
WinIo/Examples/VB/VBDumpPort32/WinIo.Bas
WinIo/Examples/VB/VBDumpPort32/WINIO.VXD
WinIo/Examples/VB/VBDumpPort32/VBDumpPort32.Vbp
WinIo/Examples/VB/VBDumpPhys32
WinIo/Examples/VB/VBDumpPhys32/MSSCCPRJ.SCC
WinIo/Examples/VB/VBDumpPhys32/VBDumpPhys32.exe
WinIo/Examples/VB/VBDumpPhys32/VBDumpPhys32.frm
WinIo/Examples/VB/VBDumpPhys32/VBDumpPhys32.vbw
WinIo/Examples/VB/VBDumpPhys32/WinIo.dll
WinIo/Examples/VB/VBDumpPhys32/WinIo.sys
WinIo/Examples/VB/VBDumpPhys32/WinIo.Bas
WinIo/Examples/VB/VBDumpPhys32/VBDumpPhys32.Vbp
WinIo/Examples/VB/VBDumpPhys32/WINIO.VXD
WinIo/Examples/C
WinIo/Examples/C/WinIoTest
WinIo/Examples/C/WinIoTest/WinIoTest.dsp
WinIo/Examples/C/WinIoTest/WinIoTest.dsw
WinIo/Examples/C/WinIoTest/WinIo.h
WinIo/Examples/C/WinIoTest/WinIo.lib
WinIo/Examples/C/WinIoTest/Release
WinIo/Examples/C/WinIoTest/Release/WinIo.dll
WinIo/Examples/C/WinIoTest/Release/WinIo.sys
WinIo/Examples/C/WinIoTest/Release/WINIO.VXD
WinIo/Examples/C/WinIoTest/Release/WinIoTest.exe
WinIo/Examples/C/WinIoTest/Release/vc60.idb
WinIo/Examples/C/WinIoTest/Release/WinIoTest.obj
WinIo/Examples/C/WinIoTest/Release/WinIoTest.pch
WinIo/Examples/C/WinIoTest/WinIoTest.ncb
WinIo/Examples/C/WinIoTest/WinIoTest.plg
WinIo/Examples/C/WinIoTest/WinIoTest.cpp
WinIo/Examples/C/WinIoTest/WinIo.dll
WinIo/Examples/C/WinIoTest/WinIo.sys
WinIo/Examples/C/WinIoTest/WINIO.VXD
WinIo/Examples/C/WinIoTest/WinIoTest.opt
WinIo/Help
WinIo/Help/WinIo.chm
WinIo/Release
WinIo/Release/WinIo.dll
WinIo/Release/WINIO.VXD
WinIo/Release/WinIo.sys
www.dssz.com.txt
WinIo/Source
WinIo/Source/Drv
WinIo/Source/Drv/NT
WinIo/Source/Drv/NT/BUILD.LOG
WinIo/Source/Drv/NT/MAKEFILE
WinIo/Source/Drv/NT/SOURCES
WinIo/Source/Drv/NT/WinIo.c
WinIo/Source/Drv/NT/WinIo_NT.h
WinIo/Source/Drv/NT/I386
WinIo/Source/Drv/NT/I386/Free
WinIo/Source/Drv/NT/I386/Free/WinIo.sys
WinIo/Source/Drv/NT/I386/Checked
WinIo/Source/Drv/NT/I386/Checked/WinIo.sys
WinIo/Source/Drv/NT/OBJ
WinIo/Source/Drv/NT/OBJ/_OBJECTS.MAC
WinIo/Source/Drv/NT/OBJ/I386
WinIo/Source/Drv/NT/OBJ/I386/WINIO.OBJ
WinIo/Source/Drv/9x
WinIo/Source/Drv/9x/WINIO.VRC
WinIo/Source/Drv/9x/winio.mak
WinIo/Source/Drv/9x/WINIO.lib
WinIo/Source/Drv/9x/WINIO.exp
WinIo/Source/Drv/9x/WINIO.DEF
WinIo/Source/Drv/9x/WinIo.c
WinIo/Source/Drv/9x/WINIO.VXD
WinIo/Source/Drv/9x/WinIo.h
WinIo/Source/Drv/9x/WinIo_9x.h
WinIo/Source/Dll
WinIo/Source/Dll/Port32.h
WinIo/Source/Dll/WinIo.cpp
WinIo/Source/Dll/Phys32.h
WinIo/Source/Dll/WinIo.rc
WinIo/Source/Dll/WinIo.def
WinIo/Source/Dll/WinIo.dsp
WinIo/Source/Dll/WinIo.dsw
WinIo/Source/Dll/Phys32.cpp
WinIo/Source/Dll/Port32.cpp
WinIo/Source/Dll/WinIo.h
WinIo/Source/Dll/k32exp.c
WinIo/Source/Dll/k32exp.h
WinIo/Source/Dll/K32Call.h
WinIo/Source/Dll/InstDrv.cpp
WinIo/Source/Dll/resource.h
WinIo/Source/Dll/WinIo.ncb
WinIo/Source/Dll/WinIo.plg
WinIo/Source/Dll/Debug
WinIo/Source/Dll/Debug/WinIo.res
WinIo/Source/Dll/Debug/vc60.idb
WinIo/Source/Dll/Debug/vc60.pdb
WinIo/Source/Dll/Debug/Instdrv.sbr
WinIo/Source/Dll/Debug/Instdrv.obj
WinIo/Source/Dll/Debug/k32exp.sbr
WinIo/Source/Dll/Debug/k32exp.obj
WinIo/Source/Dll/Debug/Phys32.sbr
WinIo/Source/Dll/Debug/Phys32.obj
WinIo/Source/Dll/Debug/Port32.sbr
WinIo/Source/Dll/Debug/Port32.obj
WinIo/Source/Dll/Debug/WinIo.sbr
WinIo/Source/Dll/Debug/WinIo.pch
WinIo/Source/Dll/Debug/WinIo.obj
WinIo/Source/Dll/Debug/WinIo.ilk
WinIo/Source/Dll/Debug/WinIo.dll
WinIo/Source/Dll/Debug/WinIo.lib
WinIo/Source/Dll/Debug/WinIo.exp
WinIo/Source/Dll/Debug/WinIo.pdb
WinIo/Source/Dll/Debug/WinIo.bsc
WinIo/Source/Dll/Release
WinIo/Source/Dll/Release/WinIo.dll
WinIo/Source/Dll/Release/WinIo.lib
WinIo/Source/Dll/WinIo.opt
WinIo/Examples
WinIo/Examples/VB
WinIo/Examples/VB/VBDumpPort32
WinIo/Examples/VB/VBDumpPort32/WinIo.dll
WinIo/Examples/VB/VBDumpPort32/MSSCCPRJ.SCC
WinIo/Examples/VB/VBDumpPort32/VBDumpPort32.exe
WinIo/Examples/VB/VBDumpPort32/VBDumpPort32.vbw
WinIo/Examples/VB/VBDumpPort32/WinIo.sys
WinIo/Examples/VB/VBDumpPort32/VBDumpPort32.frm
WinIo/Examples/VB/VBDumpPort32/WinIo.Bas
WinIo/Examples/VB/VBDumpPort32/WINIO.VXD
WinIo/Examples/VB/VBDumpPort32/VBDumpPort32.Vbp
WinIo/Examples/VB/VBDumpPhys32
WinIo/Examples/VB/VBDumpPhys32/MSSCCPRJ.SCC
WinIo/Examples/VB/VBDumpPhys32/VBDumpPhys32.exe
WinIo/Examples/VB/VBDumpPhys32/VBDumpPhys32.frm
WinIo/Examples/VB/VBDumpPhys32/VBDumpPhys32.vbw
WinIo/Examples/VB/VBDumpPhys32/WinIo.dll
WinIo/Examples/VB/VBDumpPhys32/WinIo.sys
WinIo/Examples/VB/VBDumpPhys32/WinIo.Bas
WinIo/Examples/VB/VBDumpPhys32/VBDumpPhys32.Vbp
WinIo/Examples/VB/VBDumpPhys32/WINIO.VXD
WinIo/Examples/C
WinIo/Examples/C/WinIoTest
WinIo/Examples/C/WinIoTest/WinIoTest.dsp
WinIo/Examples/C/WinIoTest/WinIoTest.dsw
WinIo/Examples/C/WinIoTest/WinIo.h
WinIo/Examples/C/WinIoTest/WinIo.lib
WinIo/Examples/C/WinIoTest/Release
WinIo/Examples/C/WinIoTest/Release/WinIo.dll
WinIo/Examples/C/WinIoTest/Release/WinIo.sys
WinIo/Examples/C/WinIoTest/Release/WINIO.VXD
WinIo/Examples/C/WinIoTest/Release/WinIoTest.exe
WinIo/Examples/C/WinIoTest/Release/vc60.idb
WinIo/Examples/C/WinIoTest/Release/WinIoTest.obj
WinIo/Examples/C/WinIoTest/Release/WinIoTest.pch
WinIo/Examples/C/WinIoTest/WinIoTest.ncb
WinIo/Examples/C/WinIoTest/WinIoTest.plg
WinIo/Examples/C/WinIoTest/WinIoTest.cpp
WinIo/Examples/C/WinIoTest/WinIo.dll
WinIo/Examples/C/WinIoTest/WinIo.sys
WinIo/Examples/C/WinIoTest/WINIO.VXD
WinIo/Examples/C/WinIoTest/WinIoTest.opt
WinIo/Help
WinIo/Help/WinIo.chm
WinIo/Release
WinIo/Release/WinIo.dll
WinIo/Release/WINIO.VXD
WinIo/Release/WinIo.sys
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.