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

📄 mychar.clw

📁 vc++聊天器
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=5
Class1=CMycharApp
Class2=CMycharDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_MYCHAR_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CClientSocket
Class5=Login
Resource4=IDD_LOGIN

[CLS:CMycharApp]
Type=0
HeaderFile=mychar.h
ImplementationFile=mychar.cpp
Filter=N

[CLS:CMycharDlg]
Type=0
HeaderFile=mycharDlg.h
ImplementationFile=mycharDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_COMBO1

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

[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_MYCHAR_DIALOG]
Type=1
Class=CMycharDlg
ControlCount=11
Control1=IDC_SEND,button,1342242817
Control2=IDC_EXIT,button,1342242816
Control3=IDC_EDIT1,edit,1352728772
Control4=IDC_STATIC,button,1342177287
Control5=IDC_LIST2,listbox,1352732931
Control6=IDC_STATIC,button,1342177287
Control7=IDC_SENDMSG,edit,1350631552
Control8=IDC_STATIC,static,1342308352
Control9=IDC_CHECK1,button,1342242819
Control10=IDC_COMBO1,combobox,1344342274
Control11=IDC_STATIC,static,1342308352

[DLG:IDD_LOGIN]
Type=1
Class=Login
ControlCount=7
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_NAME,edit,1350631552
Control5=IDC_SERVER,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,button,1342177287

[CLS:CClientSocket]
Type=0
HeaderFile=ClientSocket.h
ImplementationFile=ClientSocket.cpp
BaseClass=CSocket
Filter=N
VirtualFilter=uq
LastObject=CClientSocket

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

⌨️ 快捷键说明

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