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

📄 client.clw

📁 本代码是基于LINUX系统下的
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=7
Class1=CClientApp
Class2=CClientDlg
Class3=CAboutDlg

ResourceCount=15
Resource1=IDD_CHAT_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ADDFRIEND_DIALOG
Class4=CLogin
Resource4=IDD_MEETING_DIALOG
Resource5=IDR_MENU
Class5=CChat
Resource6=IDR_POPMENU
Class6=CSession
Resource7=IDD_CLIENT_DIALOG (English (U.S.))
Class7=CAddFriends
Resource8=IDD_CLIENT_DIALOG
Resource9=IDD_CHAT_DIALOG (English (U.S.))
Resource10=IDD_MEETING_DIALOG (English (U.S.))
Resource11=IDD_LOGIN (English (U.S.))
Resource12=IDD_ABOUTBOX (English (U.S.))
Resource13=IDD_ABOUTBOX
Resource14=IDR_MENU (English (U.S.))
Resource15=IDD_ADDFRIEND_DIALOG (English (U.S.))

[CLS:CClientApp]
Type=0
HeaderFile=Client.h
ImplementationFile=Client.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=ClientDlg.h
ImplementationFile=ClientDlg.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_CLIENT_DIALOG]
Type=1
Class=CClientDlg
ControlCount=5
Control1=IDC_SEND,button,1208025088
Control2=IDC_EDIT_SEND,edit,1082130432
Control3=IDC_EDIT_READ,edit,1073743872
Control4=IDC_LIST_MANS,listbox,1352728835
Control5=IDC_STATIC,static,1342308865

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

[MNU:IDR_MENU]
Type=1
Class=CClientDlg
Command1=IDR_MENU_LOGIN
Command2=IDR_MENU_LOGOUT
Command3=IDR_MENU_EXIT
Command4=ID_MEETING
Command5=ID_ADD_FRIEND
Command6=ID_REMOVE_FRIEND
Command7=ID_NEUSOFT_ABOUT
CommandCount=7

[DLG:IDD_CHAT_DIALOG]
Type=1
Class=CChat
ControlCount=3
Control1=IDC_SEND_EDIT,edit,1350631552
Control2=IDC_CHAT_EDIT,edit,1352730756
Control3=IDC_SEND_KT,button,1073807361

[CLS:CChat]
Type=0
HeaderFile=Chat.h
ImplementationFile=Chat.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_SEND_KT
VirtualFilter=dWC

[DLG:IDD_MEETING_DIALOG]
Type=1
Class=CSession
ControlCount=9
Control1=IDC_STATIC,static,1342308352
Control2=IDC_MEETING_LIST,listbox,1352728835
Control3=IDC_STATIC,static,1342308352
Control4=IDC_SESSION_COMBO,combobox,1344340226
Control5=IDC_STATIC,static,1342308352
Control6=IDC_SESSION_READ,edit,1352730756
Control7=IDC_SESSION_WRITE,edit,1350631552
Control8=IDC_SESSION_SEND,button,1342242817
Control9=IDC_SESSION_CANCEL,button,1342242816

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

[DLG:IDD_ADDFRIEND_DIALOG]
Type=1
Class=CAddFriends
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_ADDFRIEND_ID,edit,1350631552

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

[DLG:IDD_ABOUTBOX (English (U.S.))]
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_CHAT_DIALOG (English (U.S.))]
Type=1
Class=CChat
ControlCount=3
Control1=IDC_SEND_EDIT,edit,1352728580
Control2=IDC_CHAT_EDIT,edit,1352730628
Control3=IDC_SEND_KT,button,1073807361

[DLG:IDD_MEETING_DIALOG (English (U.S.))]
Type=1
Class=CSession
ControlCount=9
Control1=IDC_STATIC,static,1342308352
Control2=IDC_MEETING_LIST,listbox,1352728835
Control3=IDC_STATIC,static,1342308352
Control4=IDC_SESSION_COMBO,combobox,1344340226
Control5=IDC_STATIC,static,1342177280
Control6=IDC_SESSION_READ,edit,1350633540
Control7=IDC_SESSION_WRITE,edit,1352728580
Control8=IDC_SESSION_SEND,button,1073807361
Control9=IDC_SESSION_CANCEL,button,1073807360

[MNU:IDR_MENU (English (U.S.))]
Type=1
Class=CClientDlg
Command1=ID_ADDCONTACT
Command2=ID_DELETECONTACT
Command3=ID_MEETING
Command4=ID_TRANSPORT_FILE
Command5=ID_LOGOUT
Command6=ID_NEUSOFT_ABOUT
CommandCount=6

[DLG:IDD_CLIENT_DIALOG (English (U.S.))]
Type=1
Class=CClientDlg
ControlCount=8
Control1=IDC_LIST_MANS,listbox,1352665473
Control2=IDC_STATIC_FRIENDLIST,static,1342308865
Control3=IDC_STATIC_USERNAME,static,1342308352
Control4=IDC_USER_NAME,edit,1350631552
Control5=IDC_STATIC_PASSWORD,static,1342308352
Control6=IDC_PASSWORD,edit,1350631552
Control7=IDC_LOGIN,button,1342242817
Control8=IDC_STATIC_PICTURE,static,1342177294

[DLG:IDD_LOGIN (English (U.S.))]
Type=1
Class=CLogin
ControlCount=6
Control1=IDC_STATIC,static,1342308352
Control2=IDC_NAME,edit,1350631552
Control3=IDC_STATIC,static,1342308352
Control4=IDC_PASSWORD,edit,1350631552
Control5=IDC_LOGIN,button,1342242817
Control6=IDC_CANCEL,button,1342242816

[DLG:IDD_ADDFRIEND_DIALOG (English (U.S.))]
Type=1
Class=CAddFriends
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_ADDFRIEND_ID,edit,1350631552

[MNU:IDR_POPMENU]
Type=1
Class=?
Command1=ID_EXIT
CommandCount=1

⌨️ 快捷键说明

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