powernetconfig.clw

来自「在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器」· CLW 代码 · 共 72 行

CLW
72
字号
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CPowerNetConfigApp
Class2=CPowerNetConfigDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_POWERNETCONFIG_DIALOG

[CLS:CPowerNetConfigApp]
Type=0
HeaderFile=PowerNetConfig.h
ImplementationFile=PowerNetConfig.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=PowerNetConfigDlg.h
ImplementationFile=PowerNetConfigDlg.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_POWERNETCONFIG_DIALOG]
Type=1
Class=CPowerNetConfigDlg
ControlCount=17
Control1=IDC_NAME,edit,1350631552
Control2=IDC_PORT,edit,1350631552
Control3=IDC_LIST,combobox,1344340227
Control4=IDC_ADD,button,1342242817
Control5=ID_DELETE,button,1342242817
Control6=ID_APPLY,button,1342242817
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_SUBNETMASK,SysIPAddress32,1342242816
Control15=IDC_GATEWAY,SysIPAddress32,1342242816
Control16=IDC_PROXY,SysIPAddress32,1342242816
Control17=IDC_IP,SysIPAddress32,1342242816

⌨️ 快捷键说明

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