sstar.clw

来自「研华USB数据采集器4711程序.源码」· CLW 代码 · 共 80 行

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

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

ClassCount=3
Class1=CSSTARApp
Class2=CSSTARDlg
Class3=CAboutDlg

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

[CLS:CSSTARApp]
Type=0
HeaderFile=SSTAR.h
ImplementationFile=SSTAR.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=SSTARDlg.h
ImplementationFile=SSTARDlg.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_SSTAR_DIALOG]
Type=1
Class=CSSTARDlg
ControlCount=25
Control1=IDOK,button,1208025089
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,button,1342178055
Control7=IDC_COMBO_DEVICE,combobox,1344340226
Control8=IDC_COMBO_MODULE,combobox,1344339970
Control9=IDC_COMBO_RANGE,combobox,1344339970
Control10=IDC_EDIT_SCANTIME,edit,1350631552
Control11=IDC_EDIT_CHANNEL,edit,1350631552
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_EDIT_SHOW,edit,1484849280
Control19=IDC_BUT_START,button,1342242816
Control20=IDC_BUT_STOP,button,1342242816
Control21=IDC_BUT_DEIVCESET,button,1342242816
Control22=IDC_BUT_SCANSET,button,1342242816
Control23=IDC_RADIO1,button,1342177289
Control24=IDC_RADIO2,button,1342177289
Control25=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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