Description: In this sample,you can open and close the communication port that you have chosen.What is more and important,you can sand and receive datas from the serial port selected.
File list (Check if you may need any files):
VC中的串口操作\MSComm\MSComm.aps
..............\......\MSComm.clw
..............\......\MSComm.cpp
..............\......\MSComm.dsp
..............\......\MSComm.dsw
..............\......\MSComm.h
..............\......\MSComm.ncb
..............\......\MSComm.opt
..............\......\MSComm.plg
..............\......\MSComm.rc
..............\......\mscomm1.cpp
..............\......\mscomm1.h
..............\......\MSCommDlg.cpp
..............\......\MSCommDlg.h
..............\......\ReadMe.txt
..............\......\Resource.h
..............\......\StdAfx.cpp
..............\......\StdAfx.h
..............\......\res\MSComm.ico
..............\......\...\MSComm.rc2
..............\......\res
..............\......\Debug\MSComm.exe
..............\......\.....\MSComm.ilk
..............\......\.....\MSComm.obj
..............\......\.....\MSComm.pch
..............\......\.....\MSComm.pdb
..............\......\.....\MSComm.res
..............\......\.....\mscomm1.obj
..............\......\.....\MSCommDlg.obj
..............\......\.....\StdAfx.obj
..............\......\.....\vc60.idb
..............\......\.....\vc60.pdb
..............\......\Debug
..............\MSComm
VC中的串口操作