文件名称:CSerialPort_test11
介绍说明--下载内容均来自于网络,请自行研究使用
VC++2008编写的基于CSERIALPORT类的串口程序;默认是COM1;可以到对话框初始化程序段修改串口号;编译时会提示WCHAR转CHAR数据会损失不用理会。-VC++2008 prepared based on CSERIALPORT class serial procedures default is COM1 possible to modify the dialog initialization block serial number compile time will be prompted to turn CHAR data WCHAR lose it does not matter.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CSerialPort_test11自己\comtest11.sln
......................\comtest11.suo
......................\comtest11.ncb
......................\Debug\comtest11.pdb
......................\.....\comtest11.exe
......................\.....\comtest11.ilk
......................\comtest11\comtest11.vcproj
......................\.........\ReadMe.txt
......................\.........\comtest11Dlg.cpp
......................\.........\comtest11Dlg.h
......................\.........\comtest11.h
......................\.........\SerialPort.cpp
......................\.........\comtest11.cpp
......................\.........\stdafx.h
......................\.........\targetver.h
......................\.........\stdafx.cpp
......................\.........\comtest11.vcproj.YJCJ.yckj.user
......................\.........\SerialPort.h
......................\.........\Resource.h
......................\.........\comtest11.aps
......................\.........\comtest11.rc
......................\.........\Debug\BuildLog.htm
......................\.........\.....\comtest11.exe.embed.manifest
......................\.........\.....\SerialPort.obj
......................\.........\.....\vc90.idb
......................\.........\.....\comtest11.pch
......................\.........\.....\vc90.pdb
......................\.........\.....\stdafx.obj
......................\.........\.....\comtest11.res
......................\.........\.....\comtest11.exe.embed.manifest.res
......................\.........\.....\comtest11.exe.intermediate.manifest
......................\.........\.....\mt.dep
......................\.........\.....\comtest11.obj
......................\.........\.....\comtest11Dlg.obj
......................\.........\res\comtest11.rc2
......................\.........\...\comtest11.ico
......................\.........\Debug
......................\.........\res
......................\Debug
......................\comtest11
CSerialPort_test11自己