pcm3780.clw

来自「16 relay output channels and 16 isolated」· CLW 代码 · 共 71 行

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

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

ClassCount=3
Class1=CPCM3780App
Class2=CPCM3780Dlg
Class3=CAboutDlg

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

[CLS:CPCM3780App]
Type=0
HeaderFile=PCM3780.h
ImplementationFile=PCM3780.cpp
Filter=N

[CLS:CPCM3780Dlg]
Type=0
HeaderFile=PCM3780Dlg.h
ImplementationFile=PCM3780Dlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_LISTINTSET

[CLS:CAboutDlg]
Type=0
HeaderFile=PCM3780Dlg.h
ImplementationFile=PCM3780Dlg.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_PCM3780_DIALOG]
Type=1
Class=CPCM3780Dlg
ControlCount=16
Control1=IDC_STATIC,button,1342177287
Control2=IDC_DEVICENAME,static,1342308864
Control3=IDC_BTSELDEV,button,1342242816
Control4=IDC_STATIC,button,1342177287
Control5=IDC_LISTINTSET,SysListView32,1350762497
Control6=IDC_STATIC,button,1342177287
Control7=IDC_STATIC,static,1342308864
Control8=IDC_COMBOPORT,combobox,1344340226
Control9=IDC_STATIC,static,1342308352
Control10=IDC_EDITSCANTIME,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATICDATA,static,1342312960
Control13=IDC_BUTTONSTART,button,1342242816
Control14=IDC_BUTTONSTOP,button,1476460544
Control15=IDC_BUTTONDISABLE,button,1342242816
Control16=IDC_BUTTONEXIT,button,1342242816

⌨️ 快捷键说明

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