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

📄 testmsg.vcc

📁 自己编的一个基于WinCE的拨号程序
💻 VCC
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=2
Class1=CTestMsgApp
Class2=CTestMsgDlg

ResourceCount=4
Resource2=IDR_MAINFRAME
Resource3=IDD_TESTMSG_DIALOG
Resource4=IDD_TESTMSG_DIALOG (English (U.S.))

[CLS:CTestMsgApp]
Type=0
HeaderFile=TestMsg.h
ImplementationFile=TestMsg.cpp
Filter=N

[CLS:CTestMsgDlg]
Type=0
HeaderFile=TestMsgDlg.h
ImplementationFile=TestMsgDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_EDIT_ST_STATE


[DLG:IDD_TESTMSG_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CTestMsgDlg

[DLG:IDD_TESTMSG_DIALOG (English (U.S.))]
Type=1
Class=CTestMsgDlg
ControlCount=23
Control1=IDC_BUTTON_OPEN,button,1476460544
Control2=IDC_BUTTON_CLOSE,button,1342242816
Control3=IDC_EDIT_USERNAME,edit,1350631552
Control4=IDC_STATIC,static,1342308354
Control5=IDC_STATIC,static,1342308354
Control6=IDC_STATIC,static,1342308354
Control7=IDC_EDIT_PASSWORD,edit,1350631552
Control8=IDC_EDIT_DOMAIN,edit,1350631552
Control9=IDC_EDIT_ENTRYNAME,edit,1350631552
Control10=IDC_STATIC,static,1342308354
Control11=IDC_BUTTON_HANGUP,button,1476460544
Control12=IDC_STATIC,static,1073872898
Control13=IDC_EDIT_RASCONN,edit,1216413824
Control14=IDC_STATIC,static,1342308354
Control15=IDC_STATIC,static,1073872898
Control16=IDC_STATIC,static,1342308354
Control17=IDC_STATIC,static,1342308354
Control18=IDC_STATIC,static,1342308354
Control19=IDC_EDIT_ST_SIZE,edit,1216413824
Control20=IDC_EDIT_ST_STATE,edit,1484849280
Control21=IDC_EDIT_ST_ERROR,edit,1484849280
Control22=IDC_EDIT_ST_TYPE,edit,1484849280
Control23=IDC_EDIT_ST_NAME,edit,1484849280

⌨️ 快捷键说明

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