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

📄 serialapp.clw.bak

📁 这个是用VC++编写的一个串口通信应用程序
💻 BAK
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSerialAppApp
LastTemplate=CRichEditCtrl
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "SerialApp.h"

ClassCount=7
Class1=CSerialAppApp
Class2=CSerialAppDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_CHATROOM_DIALOG
Resource2=IDD_CONFIGDIALOG
Class4=CConfigDlg
Resource3=IDD_SERIALAPP_DIALOG
Resource4=IDD_ABOUTBOX
Class5=CExpandingDialog
Class6=CInputWin
Class7=CShowWin
Resource5=IDR_MAINFRAME

[CLS:CSerialAppApp]
Type=0
HeaderFile=SerialApp.h
ImplementationFile=SerialApp.cpp
Filter=N
LastObject=CSerialAppApp

[CLS:CSerialAppDlg]
Type=0
HeaderFile=SerialAppDlg.h
ImplementationFile=SerialAppDlg.cpp
Filter=D
LastObject=CSerialAppDlg

[CLS:CAboutDlg]
Type=0
HeaderFile=SerialAppDlg.h
ImplementationFile=SerialAppDlg.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_SERIALAPP_DIALOG]
Type=1
Class=CSerialAppDlg
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352

[DLG:IDD_CHATROOM_DIALOG]
Type=1
Class=CChatRoom
ControlCount=17
Control1=IDC_DETAILS,button,1342242816
Control2=IDC_MSG,RICHEDIT,1352728580
Control3=IDC_BTNSEND,button,1342242816
Control4=IDC_SENDFILE_RADIO,button,1342177289
Control5=IDC_RECFILE_RADIO,button,1342177289
Control6=IDC_EDIT_SENDFILE,edit,1350631552
Control7=IDC_EDIT_RECFILE,edit,1350631552
Control8=IDC_SENDFILECHOOSE,button,1342242816
Control9=IDC_RECFILECHOOSE,button,1342242816
Control10=IDC_FILESTART,button,1342242816
Control11=IDC_CHAT,RICHEDIT,1352730628
Control12=IDC_DEFAULTBOX,static,1073745927
Control13=IDC_PROGRESS,msctls_progress32,1350565888
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,button,1342177287
Control16=IDC_STATIC,button,1342177287
Control17=IDC_RIGHT,button,1342177287

[DLG:IDD_CONFIGDIALOG]
Type=1
Class=CConfigDlg
ControlCount=25
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308354
Control5=IDC_STATIC,static,1342308354
Control6=IDC_STATIC,static,1342308354
Control7=IDC_STATIC,static,1342308354
Control8=IDC_STATIC,static,1342308354
Control9=IDC_STATIC,static,1342308354
Control10=IDC_BAUDRATECOMBO,combobox,1344341123
Control11=IDC_PARITYCOMBO,combobox,1344348163
Control12=IDC_DATABITSCOMBO,combobox,1344339971
Control13=IDC_STOPBITSCOMBO,combobox,1344341251
Control14=IDC_CHECK1,button,1342242819
Control15=IDC_CHECK2,button,1342242819
Control16=IDC_CHECK3,button,1342242819
Control17=IDC_CHECK4,button,1342242819
Control18=IDC_CHECK5,button,1342242819
Control19=IDC_CHECK6,button,1342242819
Control20=IDC_CHECK7,button,1342242819
Control21=IDC_CHECK8,button,1342242819
Control22=IDC_CHECK9,button,1342242819
Control23=IDC_SENDBUFFERCOMBO,combobox,1344339970
Control24=IDC_STATIC,static,1342308352
Control25=IDC_COMMCOMBO,combobox,1344339971

[TB:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_CONNECT
Command2=ID_DISCONNECT
Command3=ID_CONFIG
CommandCount=3

[CLS:CConfigDlg]
Type=0
HeaderFile=ConfigDlg.h
ImplementationFile=ConfigDlg.cpp
BaseClass=CDialog
Filter=D

[CLS:CChatRoom]
Type=0
HeaderFile=chatroom.h
ImplementationFile=chatroom.cpp
BaseClass=CExpandingDialog
Filter=D
VirtualFilter=dWC
LastObject=CChatRoom

[CLS:CExpandingDialog]
Type=0
HeaderFile=ExpandingDialog.h
ImplementationFile=ExpandingDialog.cpp
BaseClass=CDialog
Filter=D

[CLS:CInputWin]
Type=0
HeaderFile=InputWin.h
ImplementationFile=InputWin.cpp
BaseClass=CRichEditCtrl
Filter=W

[CLS:CShowWin]
Type=0
HeaderFile=ShowWin.h
ImplementationFile=ShowWin.cpp
BaseClass=CRichEditCtrl
Filter=W

⌨️ 快捷键说明

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