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

📄 chat.clw

📁 网络聊天工具原代码 VC源码(网络编程
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=7
Class1=CChatApp
Class2=CChatDlg
Class3=CAboutDlg

ResourceCount=7
Resource1=IDD_DIALOG_PROXY
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CChatEdit
Resource4=IDD_CHAT_DIALOG
Resource5=IDD_DIALOG_CALL
Resource6=IDD_DIALOG_OPTION
Class5=CCallDlg
Class6=COptionDlg
Class7=CProxyAuthDlg
Resource7=IDR_MENU1

[CLS:CChatApp]
Type=0
HeaderFile=Chat.h
ImplementationFile=Chat.cpp
Filter=N

[CLS:CChatDlg]
Type=0
HeaderFile=ChatDlg.h
ImplementationFile=ChatDlg.cpp
Filter=D
LastObject=ID_FILE_SAVE
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=ChatDlg.h
ImplementationFile=ChatDlg.cpp
Filter=D

[DLG:IDD_CHAT_DIALOG]
Type=1
Class=CChatDlg
ControlCount=13
Control1=IDC_CONNECT,button,1342242816
Control2=IDC_CHAT,edit,1350631552
Control3=IDC_SEND,button,1342242816
Control4=IDC_DISCONNECT,button,1342242816
Control5=IDOK,button,1342242816
Control6=IDC_CHAT_LIST,edit,1353777156
Control7=IDC_STATIC,static,1342308352
Control8=IDC_TIME,static,1342308352
Control9=IDC_STATIC,static,1342177296
Control10=IDC_STATIC,static,1342308352
Control11=IDC_FROMIP,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_YOUNAME,static,1342308352

[MNU:IDR_MENU1]
Type=1
Class=?
Command1=ID_FILE_SAVE
Command2=ID_FILE_OPTION
Command3=ID_FILE_ABOUT
Command4=ID_FILE_EXIT
CommandCount=4

[CLS:CChatEdit]
Type=0
HeaderFile=ChatEdit.h
ImplementationFile=ChatEdit.cpp
BaseClass=CEdit
Filter=W
LastObject=CChatEdit
VirtualFilter=WC

[DLG:IDD_DIALOG_CALL]
Type=1
Class=CCallDlg
ControlCount=11
Control1=IDC_CALL_SERVER,edit,1350631552
Control2=IDC_CALL_PORT,edit,1350631552
Control3=IDC_CALL_USEPROXY,button,1342242819
Control4=IDOK,button,1342242817
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,button,1342177287
Control9=IDC_STATIC,static,1342177283
Control10=IDC_CALL_PROGRESS,msctls_progress32,1350565888
Control11=IDC_CALL_TIP,static,1342308352

[DLG:IDD_DIALOG_PROXY]
Type=1
Class=CProxyAuthDlg
ControlCount=10
Control1=IDC_EDIT1,edit,1350631552
Control2=IDC_EDIT2,edit,1350631584
Control3=IDOK,button,1342242816
Control4=IDCANCEL,button,1342242816
Control5=IDC_STATIC,static,1342179331
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_AUTH_SERVER,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352

[DLG:IDD_DIALOG_OPTION]
Type=1
Class=COptionDlg
ControlCount=21
Control1=IDC_OPTION_NAME,edit,1350631552
Control2=IDC_OPTION_IP,edit,1350631552
Control3=IDC_OPTION_PORT,edit,1350631552
Control4=IDC_OPTION_WAITTIME,combobox,1344340227
Control5=IDC_OPTION_USEPROXY,button,1342242819
Control6=IDC_OPTION_SERVER,edit,1350631552
Control7=IDC_OPTION_PROXYTYPE,combobox,1344340227
Control8=IDC_OPTION_PROXYPORT,edit,1350631552
Control9=IDOK,button,1342242816
Control10=IDCANCEL,button,1342242816
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,button,1342177287
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,button,1342177287
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,static,1342308352
Control21=IDC_STATIC,static,1342177283

[DLG:IDD_ABOUTBOX]
Type=1
Class=?
ControlCount=5
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342242816
Control5=IDC_STATIC,static,1342177294

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

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

[CLS:CProxyAuthDlg]
Type=0
HeaderFile=ProxyAuthDlg.h
ImplementationFile=ProxyAuthDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC

⌨️ 快捷键说明

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