Description: Serial programming and debugging, in this case the wizard to create a dialog-based program, which set the " auto send" , " Manual send" , " started to receive" " Set parameters" , " Clear" button, were used to automatically send data to the serial port, manual send data to the serial port, receive data from the serial port, set the serial port parameters (serial port parameters, send characters to automatically send interval) another dialog box in response to " set the parameters" button operation, used to set the serial port parameters, send the character to automatically send interval .
File list (Check if you may need any files):
串口编程调试精灵\CW.cpp
................\CW.h
................\CWDlg.cpp
................\CWDlg.h
................\CommWizard.cpp
................\CommWizard.dsp
................\CommWizard.dsw
................\CommWizard.h
................\CommWizard.ncb
................\CommWizard.opt
................\CommWizard.plg
................\CommWizard.rc
................\CommWizardDlg.cpp
................\CommWizardDlg.h
................\MSC.cpp
................\MSC.h
................\ReadMe.txt
................\SSDlg.cpp
................\SSDlg.h
................\SettingDlg.cpp
................\SettingDlg.h
................\StdAfx.cpp
................\StdAfx.h
................\mscomm.cpp
................\mscomm.h
................\resource.h
................\...\Thumbs.db
................\Debug\CW.obj
................\.....\CWDlg.obj
................\.....\CommWizard.exe
................\.....\CommWizard.ilk
................\.....\CommWizard.obj
................\.....\CommWizard.pch
................\.....\CommWizard.pdb
................\.....\CommWizard.res
................\.....\CommWizardDlg.obj
................\.....\MSC.obj
................\.....\SSDlg.obj
................\.....\SettingDlg.obj
................\.....\StdAfx.obj
................\.....\mscomm.obj
................\.....\vc60.idb
................\.....\vc60.pdb
................\res
................\Debug
串口编程调试精灵