cloudmsg.clw

来自「《Visual C++视频技术方案宝典》配套光盘」· CLW 代码 · 共 130 行

CLW
130
字号
; CLW file contains information for the MFC ClassWizard

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

ClassCount=5
Class1=CCloudMsgApp
Class2=CCloudMsgDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Class4=CStageButton
Resource3=IDD_CLOUDMSG_DIALOG
Class5=CControlForm
Resource4=IDD_CONTROLFORM_DIALOG

[CLS:CCloudMsgApp]
Type=0
HeaderFile=CloudMsg.h
ImplementationFile=CloudMsg.cpp
Filter=N

[CLS:CCloudMsgDlg]
Type=0
HeaderFile=CloudMsgDlg.h
ImplementationFile=CloudMsgDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTON1

[CLS:CAboutDlg]
Type=0
HeaderFile=CloudMsgDlg.h
ImplementationFile=CloudMsgDlg.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_CLOUDMSG_DIALOG]
Type=1
Class=CCloudMsgDlg
ControlCount=17
Control1=IDC_MSCOMM,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control2=IDC_BUTTONUP,button,1342242816
Control3=IDC_BUTTONDOWN,button,1342242816
Control4=IDC_BUTTONLEFT,button,1342242816
Control5=IDC_BUTTONRIGHT,button,1342242816
Control6=IDC_ReFoci,button,1342242816
Control7=IDC_InFoci,button,1342242816
Control8=IDC_ReLen,button,1342242816
Control9=IDC_InLen,button,1342242816
Control10=IDC_ReAperture,button,1342242816
Control11=IDC_InAperture,button,1342242816
Control12=IDC_ReBrush,button,1342242816
Control13=IDC_InBrush,button,1342242816
Control14=IDC_CONTROL,button,1342242816
Control15=IDC_STATIC,button,1342177287
Control16=IDC_STATIC,button,1342177287
Control17=IDC_EXIT,button,1342242816

[CLS:CStageButton]
Type=0
HeaderFile=StageButton.h
ImplementationFile=StageButton.cpp
BaseClass=CButton
Filter=W
VirtualFilter=BWC

[DLG:IDD_CONTROLFORM_DIALOG]
Type=1
Class=CControlForm
ControlCount=33
Control1=IDC_STATIC,button,1342177287
Control2=IDC_STATIC,static,1342308352
Control3=IDC_PORT,combobox,1344339971
Control4=IDC_STATIC,static,1342308352
Control5=IDC_SETTINGS,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_BYTE1,edit,1350631552
Control8=IDC_STATIC,static,1342308352
Control9=IDC_BYTE2,edit,1350631552
Control10=IDC_STATIC,static,1342308352
Control11=IDC_BYTE3,edit,1350631552
Control12=IDC_STATIC,static,1342308352
Control13=IDC_BYTE4,edit,1350631552
Control14=IDC_STATIC,static,1342308352
Control15=IDC_BYTE5,edit,1350631552
Control16=IDC_STATIC,static,1342308352
Control17=IDC_BYTE6,edit,1350631552
Control18=IDC_STATIC,static,1342308352
Control19=IDC_BYTE7,edit,1350631552
Control20=IDC_STATIC,static,1342308352
Control21=IDC_BYTE8,edit,1350631552
Control22=IDC_STATIC,button,1342177287
Control23=IDC_STATIC,static,1342308352
Control24=IDC_ACTIONS,combobox,1344339971
Control25=IDC_PORTSET,button,1342275584
Control26=IDC_CMDSET,button,1342275584
Control27=IDC_QUIT,button,1342275584
Control28=IDC_STATIC,static,1342308352
Control29=IDC_STATIC,static,1342308352
Control30=IDC_STATIC,static,1342308352
Control31=IDC_BYTENUM,edit,1350639744
Control32=IDC_STATIC,static,1342308352
Control33=IDC_ACTIONNUM,edit,1350639744

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

⌨️ 快捷键说明

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