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

📄 smsdemo.clw

📁 一个用串口gprs modem发短信的源程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=4
Class1=CSmsDemoApp
Class2=CSmsDemoDlg

ResourceCount=4
Resource2=IDD_SEND_SMS_DIALOG
Resource1=IDR_MAINFRAME
Class3=CSendSmsDlg
Resource3=IDD_SMSDEMO_DIALOG
Class4=CConnectInfoDlg
Resource4=IDD_CONNECT_INFO_DIALOG

[CLS:CSmsDemoApp]
Type=0
HeaderFile=SmsDemo.h
ImplementationFile=SmsDemo.cpp
Filter=N

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



[DLG:IDD_SMSDEMO_DIALOG]
Type=1
Class=CSmsDemoDlg
ControlCount=9
Control1=IDCANCEL,button,1342242816
Control2=IDC_CONNECT_MODEM_BUTTON,button,1342242816
Control3=IDC_SEND_SMS_BUTTON,button,1342242816
Control4=IDC_DISCONNECT_MODEM_BUTTON,button,1342242816
Control5=IDC_EDISONSMSGWCTRL1,{9B73BE22-7265-4F7E-8330-E09149049EF5},1073807360
Control6=IDC_STATIC1,static,1073872896
Control7=IDC_STATIC,button,1342177287
Control8=IDC_STATIC,button,1342177287
Control9=IDC_STATIC,button,1342177287

[DLG:IDD_SEND_SMS_DIALOG]
Type=1
Class=CSendSmsDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_PHONE_NUMBER_EDIT,edit,1350639744
Control5=IDC_STATIC,static,1342308352
Control6=IDC_SMS_CONTENT_EDIT,edit,1350631492

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

[DLG:IDD_CONNECT_INFO_DIALOG]
Type=1
Class=CConnectInfoDlg
ControlCount=7
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_RATE_COMBO,combobox,1344339971
Control6=IDC_STATIC,static,1342308352
Control7=IDC_COMM_NAME_COMBO,combobox,1344339971

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

⌨️ 快捷键说明

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