cashcodetest.clw

来自「CASHCODE的测试程序,使用串口来控制,来接收纸币.」· CLW 代码 · 共 74 行

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

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

ClassCount=3
Class1=CCashCodeTestApp
Class2=CCashCodeTestDlg
Class3=CAboutDlg

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

[CLS:CCashCodeTestApp]
Type=0
HeaderFile=CashCodeTest.h
ImplementationFile=CashCodeTest.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=CashCodeTestDlg.h
ImplementationFile=CashCodeTestDlg.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_CASHCODETEST_DIALOG]
Type=1
Class=CCashCodeTestDlg
ControlCount=19
Control1=IDC_BUTTON_INIT,button,1342242816
Control2=IDC_COMBO1,combobox,1344340226
Control3=IDC_CHECK1,button,1342242819
Control4=IDC_CHECK2,button,1342242819
Control5=IDC_CHECK5,button,1342242819
Control6=IDC_CHECK10,button,1342242819
Control7=IDC_CHECK20,button,1342242819
Control8=IDC_CHECK50,button,1342242819
Control9=IDC_CHECK100,button,1342242819
Control10=IDC_STATIC,button,1342177287
Control11=IDC_BUTTON_SETV,button,1342242816
Control12=IDC_LIST1,listbox,1352728835
Control13=IDC_BUTTON_CHECK,button,1342242816
Control14=IDC_EDIT1,edit,1350631552
Control15=IDC_BUTTON_GETSTA,button,1342242816
Control16=IDC_BUTTON_CLOSE,button,1342242816
Control17=IDC_BUTTON_CLOSE2,button,1342242816
Control18=IDC_SetPhone,button,1342242816
Control19=IDC_Phone,edit,1350631552

⌨️ 快捷键说明

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