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

📄 commport.clw

📁 EVC 串口通讯 编程范例 适用 EVC 4.0
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=4
Class1=CCommPortApp
Class2=CCommPortDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_COMMPORT_DIALOG
Class4=CSetupDlg
Resource4=IDD_SETUPDLG

[CLS:CCommPortApp]
Type=0
HeaderFile=CommPort.h
ImplementationFile=CommPort.cpp
Filter=N

[CLS:CCommPortDlg]
Type=0
HeaderFile=CommPortDlg.h
ImplementationFile=CommPortDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CCommPortDlg

[CLS:CAboutDlg]
Type=0
HeaderFile=CommPortDlg.h
ImplementationFile=CommPortDlg.cpp
Filter=D
LastObject=CAboutDlg
BaseClass=CDialog
VirtualFilter=dWC

[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_COMMPORT_DIALOG]
Type=1
Class=CCommPortDlg
ControlCount=15
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342308352
Control3=IDC_RECEIVE,edit,1352730628
Control4=IDC_CLEAR_RECE,button,1342242816
Control5=IDC_RECE,button,1342242816
Control6=IDC_TRANSMIT,edit,1352732676
Control7=IDC_CLEAR_SEND,button,1342242816
Control8=IDC_SEND,button,1342242816
Control9=IDC_SETUP,button,1342242816
Control10=IDC_OPEN,button,1342242816
Control11=IDC_STATIC,static,1342308352
Control12=IDC_SEND_FILE,button,1342242816
Control13=IDC_SAVE_RECEIVED,button,1342242816
Control14=IDC_CHECK_HEX,button,1342242819
Control15=IDC_CHECK_HEX_SEND,button,1342242819

[DLG:IDD_SETUPDLG]
Type=1
Class=CSetupDlg
ControlCount=12
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_PORT,combobox,1344339971
Control9=IDC_BAUD,combobox,1344339971
Control10=IDC_DATA,combobox,1344339971
Control11=IDC_STOP,combobox,1344339971
Control12=IDC_PARITY,combobox,1344339971

[CLS:CSetupDlg]
Type=0
HeaderFile=SetupDlg.h
ImplementationFile=SetupDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CSetupDlg

⌨️ 快捷键说明

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