📄 inetserverdlg.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=D_Web
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "inetserver.h"
LastPage=0
ClassCount=7
Class1=D_Pop3
Class2=D_Service
Class3=D_Telnet
Class4=D_Web
Class5=CInetServerApp
Class6=CAboutDlg
Class7=CInetServerDlg
ResourceCount=6
Resource1=IDD_INETSERVER_DIALOG
Resource2=IDD_SERVICE
Resource3=IDD_TELNET
Resource4=IDD_POP3
Resource5=IDD_WEB
Resource6=IDD_ABOUTBOX
[CLS:D_Pop3]
Type=0
BaseClass=CDialog
HeaderFile=D_POP3.H
ImplementationFile=D_POP3.CPP
LastObject=D_Pop3
Filter=D
VirtualFilter=dWC
[CLS:D_Service]
Type=0
BaseClass=CDialog
HeaderFile=D_service.h
ImplementationFile=D_service.cpp
Filter=D
VirtualFilter=dWC
[CLS:D_Telnet]
Type=0
BaseClass=CDialog
HeaderFile=D_TELNET.H
ImplementationFile=D_TELNET.CPP
[CLS:D_Web]
Type=0
BaseClass=CDialog
HeaderFile=D_WEB.H
ImplementationFile=D_WEB.CPP
Filter=D
VirtualFilter=dWC
[CLS:CInetServerApp]
Type=0
BaseClass=CWinApp
HeaderFile=InetServer.h
ImplementationFile=InetServer.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=InetServerdlg.cpp
ImplementationFile=InetServerdlg.cpp
LastObject=IDOK
Filter=D
VirtualFilter=dWC
[CLS:CInetServerDlg]
Type=0
BaseClass=CDialog
HeaderFile=InetServerdlg.h
ImplementationFile=InetServerdlg.cpp
LastObject=CInetServerDlg
Filter=D
VirtualFilter=dWC
[DLG:IDD_POP3]
Type=1
Class=D_Pop3
ControlCount=15
Control1=IDC_LIST1,SysListView32,1350631685
Control2=IDC_EDIT1,edit,1350631552
Control3=IDC_EDIT2,edit,1350631552
Control4=IDC_EDIT3,edit,1350631552
Control5=IDC_BUTTON3,button,1342242816
Control6=IDC_ADD,button,1342242816
Control7=IDC_STATIC,static,1342308352
Control8=IDC_SMTPPORT,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_POP3PORT,edit,1350631552
Control11=IDC_ISMAIL,button,1342242819
Control12=IDOK,button,1342242817
Control13=IDCANCEL,button,1342242816
Control14=IDC_STATIC,static,1342308352
Control15=IDC_IP,edit,1350631552
[DLG:IDD_SERVICE]
Type=1
Class=D_Service
ControlCount=22
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_ISDAYTIME,button,1342242819
Control5=IDC_STATIC,static,1342308352
Control6=IDC_DAYTIMEPORT,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_ISQOTD,button,1342242819
Control9=IDC_STATIC,static,1342308352
Control10=IDC_QOTDPORT,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_ISFINGER,button,1342242819
Control13=IDC_STATIC,static,1342308352
Control14=IDC_FINGERPORT,edit,1350631552
Control15=IDC_STATIC,static,1342308352
Control16=IDC_ISWHOIS,button,1342242819
Control17=IDC_STATIC,static,1342308352
Control18=IDC_WHOISPORT,edit,1350631552
Control19=IDC_STATIC,static,1342308352
Control20=IDC_ISCHAT,button,1342242819
Control21=IDC_STATIC,static,1342308352
Control22=IDC_CHATPORT,edit,1350631552
[DLG:IDD_TELNET]
Type=1
Class=D_Telnet
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1350701057
[DLG:IDD_WEB]
Type=1
Class=D_Web
ControlCount=5
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342308352
Control3=IDCANCEL,button,1342242816
Control4=IDC_WEBPORT,edit,1350631552
Control5=IDC_WEBENABLED,button,1342242819
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDC_REG,button,1342242816
Control2=IDC_STATIC,static,1342177283
Control3=IDC_STATIC,static,1342308480
Control4=IDC_ABOUT,static,1342308352
Control5=IDOK,button,1342373889
[DLG:IDD_INETSERVER_DIALOG]
Type=1
Class=CInetServerDlg
ControlCount=7
Control1=IDC_TELNET,button,1342242816
Control2=IDC_WEB,button,1342242816
Control3=IDC_POP3,button,1342242816
Control4=IDC_SERVICE,button,1342242816
Control5=IDC_ABOUT,button,1342242816
Control6=IDC_LIST2,listbox,1352728833
Control7=IDC_LOG,edit,1353783492
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -