Description: PC parallel operation routines, very helpful for beginners VC, which detail the operation method of parallel port
To Search:
File list (Check if you may need any files):
VC++中并口类库的移植方法\需要移植的文件\添加到工程中\p_port.cpp
........................\..............\............\p_port.h
........................\..............\............\ParallelPort.CPP
........................\..............\............\ParallelPort.h
........................\..............\............\WinIo.h
........................\..............\............\WinIo.lib
........................\..............\在函数中需要添加的内容\对话框数据中添加的内容.txt
........................\..............\......................\在构造函数中初始化指针.txt
........................\..............\添加到debug文件夹\WinIo.dll
........................\..............\.................\WinIo.sys
........................\..............\.................\WINIO.VXD
........................\Readme.txt
........................\testParallel(例子)\ParallelPort.CPP
........................\....................\ParallelPort.h
........................\....................\p_port.cpp
........................\....................\p_port.h
........................\....................\ReadMe.txt
........................\....................\Resource.h
........................\....................\StdAfx.cpp
........................\....................\StdAfx.h
........................\....................\testParallel.aps
........................\....................\testParallel.clw
........................\....................\testParallel.cpp
........................\....................\testParallel.dsp
........................\....................\testParallel.dsw
........................\....................\testParallel.h
........................\....................\testParallel.ncb
........................\....................\testParallel.opt
........................\....................\testParallel.plg
........................\....................\testParallel.rc
........................\....................\testParallelDlg.cpp
........................\....................\testParallelDlg.h
........................\....................\WinIo.dll
........................\....................\WinIo.h
........................\....................\WinIo.lib
........................\....................\res\ico00001.ico
........................\....................\...\icon1.ico
........................\....................\...\testParallel.ico
........................\....................\...\testParallel.rc2
........................\....................\Debug\ParallelPort.obj
........................\....................\.....\ParallelPort.sbr
........................\....................\.....\p_port.obj
........................\....................\.....\p_port.sbr
........................\....................\.....\StdAfx.obj
........................\....................\.....\StdAfx.sbr
........................\....................\.....\testParallel.bsc
........................\....................\.....\testParallel.exe
........................\....................\.....\testParallel.ilk
........................\....................\.....\testParallel.obj
........................\....................\.....\testParallel.pch
........................\....................\.....\testParallel.pdb
........................\....................\.....\testParallel.res
........................\....................\.....\testParallel.sbr
........................\....................\.....\testParallelDlg.obj
........................\....................\.....\testParallelDlg.sbr
........................\....................\.....\vc60.idb
........................\....................\.....\vc60.pdb
........................\....................\.....\WinIo.dll
........................\....................\.....\WinIo.sys
........................\....................\.....\WINIO.VXD
........................\需要移植的文件\添加到工程中
........................\..............\在函数中需要添加的内容
........................\..............\添加到debug文件夹
........................\testParallel(例子)\res
........................