⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 serialport.clw

📁 利用VC++实现PC通过串口收发手机短消息
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSerialPortDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "SerialPort.h"

ClassCount=3
Class1=CSerialPortApp
Class2=CSerialPortDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_SERIALPORT_DIALOG

[CLS:CSerialPortApp]
Type=0
HeaderFile=SerialPort.h
ImplementationFile=SerialPort.cpp
Filter=N
LastObject=CSerialPortApp

[CLS:CSerialPortDlg]
Type=0
HeaderFile=SerialPortDlg.h
ImplementationFile=SerialPortDlg.cpp
Filter=D
LastObject=IDC_radio7Bit
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=SerialPortDlg.h
ImplementationFile=SerialPortDlg.cpp
Filter=D

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_SERIALPORT_DIALOG]
Type=1
Class=CSerialPortDlg
ControlCount=44
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308352
Control5=IDC_edtPort,edit,1350568064
Control6=IDC_STATIC,static,1342308352
Control7=IDC_edtBaudRate,edit,1350568064
Control8=IDC_STATIC,static,1342308352
Control9=IDC_edtParity,edit,1350568064
Control10=IDC_STATIC,static,1342308352
Control11=IDC_edtByteSize,edit,1350568064
Control12=IDC_STATIC,static,1342308352
Control13=IDC_edtStopBit,edit,1350568064
Control14=IDC_STATIC,button,1342177287
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_comboPort,combobox,1344339970
Control21=IDC_comboBaudRate,combobox,1344339970
Control22=IDC_comboParity,combobox,1344339970
Control23=IDC_comboByteSize,combobox,1344339970
Control24=IDC_comboStopBit,combobox,1344339970
Control25=IDC_btnUpdateCommStatus,button,1342242816
Control26=IDC_edtSendItems,edit,1350631552
Control27=IDC_btnSend,button,1342242816
Control28=IDC_btnStartComm,button,1342242816
Control29=IDC_btnStopComm,button,1342242816
Control30=IDCANCEL,button,1342242816
Control31=IDC_lstSentDatus,SysListView32,1350631429
Control32=IDC_lstReceivedDatus,SysListView32,1350631429
Control33=IDC_btnListen,button,1342242816
Control34=IDC_STATIC,static,1342308352
Control35=IDC_STATIC,static,1342308352
Control36=IDC_edtDestCellularNo,edit,1350631552
Control37=IDC_STATIC,static,1342308352
Control38=IDC_edtSMSC,edit,1350631552
Control39=IDC_btnGsmInit,button,1342242816
Control40=IDC_btnCMGL,button,1342242816
Control41=IDC_btnCMGR,button,1342242816
Control42=IDC_edtSmsNo,edit,1350631552
Control43=IDC_radioCodeScheming_7bit,button,1342373897
Control44=IDC_radioCodeScheming_UCS2,button,1342177289

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -