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

📄 smspirit.clw

📁 用VC6++对串口编程的实现,主要对SMS的实现,可以模拟发短信,收短信,不过要相应的MODON
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSMSpiritDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "smspirit.h"
LastPage=0

ClassCount=3
Class1=CSMSpiritApp
Class2=CAboutDlg
Class3=CSMSpiritDlg

ResourceCount=2
Resource1=IDD_ABOUTBOX
Resource2=IDD_SMSPIRIT_DIALOG

[CLS:CSMSpiritApp]
Type=0
BaseClass=CWinApp
HeaderFile=SMSpirit.h
ImplementationFile=SMSpirit.cpp

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=SMSpiritDlg.cpp
ImplementationFile=SMSpiritDlg.cpp

[CLS:CSMSpiritDlg]
Type=0
BaseClass=CDialog
HeaderFile=SMSpiritDlg.h
ImplementationFile=SMSpiritDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=IDC_ADDRESS_BOOK

[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_SMSPIRIT_DIALOG]
Type=1
Class=CSMSpiritDlg
ControlCount=14
Control1=IDC_SEND,button,1342242817
Control2=IDC_RECEIVER,edit,1350631552
Control3=IDC_STATIC,static,1342308354
Control4=IDC_MESSAGE,edit,1350631552
Control5=IDC_STATIC,static,1342308354
Control6=IDC_ADDRESS_BOOK,SysListView32,1350631425
Control7=IDC_INBOX,SysListView32,1350631425
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_OUTBOX,SysListView32,1350631425
Control11=IDC_STATIC,static,1342308352
Control12=IDC_BUTTON_OPTION,button,1342242816
Control13=IDC_BUTTON_REFRESH,button,1342242816
Control14=IDC_BUTTON_ABOUT,button,1342242816

⌨️ 快捷键说明

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