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

📄 dialtest.clw

📁 GPRS拨号包括CMNET,CMWAP ,用程序实现WAP访问.
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CClientSocket
LastTemplate=CAsyncSocket
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "DialTest.h"

ClassCount=4
Class1=CDialTestApp
Class2=CDialTestDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Class4=CClientSocket
Resource3=IDD_DIALTEST_DIALOG

[CLS:CDialTestApp]
Type=0
HeaderFile=DialTest.h
ImplementationFile=DialTest.cpp
Filter=N

[CLS:CDialTestDlg]
Type=0
HeaderFile=DialTestDlg.h
ImplementationFile=DialTestDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_EDIT_RECEIVE

[CLS:CAboutDlg]
Type=0
HeaderFile=DialTestDlg.h
ImplementationFile=DialTestDlg.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_DIALTEST_DIALOG]
Type=1
Class=CDialTestDlg
ControlCount=18
Control1=IDC_BUTTON_SEND_SMS,button,1342242816
Control2=IDC_BUTTON_OPEN_COMM,button,1342242816
Control3=IDC_BUTTON_CLOSE_COMM,button,1342242816
Control4=IDC_BUTTON_GET_IMSI,button,1342242816
Control5=IDC_BUTTON_GET_IMEI,button,1342242816
Control6=IDC_BUTTON_GET_CARDID,button,1342242816
Control7=IDC_EDIT_IMSI,edit,1350633600
Control8=IDC_EDIT_IMEI,edit,1350633600
Control9=IDC_EDIT_CARDID,edit,1350633600
Control10=IDC_BUTTON_SET_CMNET,button,1342242816
Control11=IDC_BUTTON_SET_CMWAP,button,1342242816
Control12=IDC_BUTTON_DIALUP,button,1342242816
Control13=IDC_BUTTON_HANGUP,button,1342242816
Control14=IDC_EDIT_RAS_LOCALIP,edit,1350633600
Control15=IDC_EDIT_RECEIVE,edit,1353779332
Control16=IDC_BUTTON_CLEAR,button,1342242816
Control17=IDC_BUTTON_GETURL,button,1342242816
Control18=IDC_BUTTON_CONNECT_TEST,button,1342242816

[CLS:CClientSocket]
Type=0
HeaderFile=ClientSocket.h
ImplementationFile=ClientSocket.cpp
BaseClass=CAsyncSocket
Filter=N
VirtualFilter=q

⌨️ 快捷键说明

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