📄 mymessenger.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyMessengerDlg
LastTemplate=CAsyncSocket
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MyMessenger.h"
ClassCount=4
Class1=CMyMessengerApp
Class2=CMyMessengerDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_MYMESSENGER_DIALOG
Resource2=IDR_MAINFRAME
Class4=MySocket
Resource3=IDD_ABOUTBOX
[CLS:CMyMessengerApp]
Type=0
HeaderFile=MyMessenger.h
ImplementationFile=MyMessenger.cpp
Filter=N
[CLS:CMyMessengerDlg]
Type=0
HeaderFile=MyMessengerDlg.h
ImplementationFile=MyMessengerDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_FILETYPE
[CLS:CAboutDlg]
Type=0
HeaderFile=MyMessengerDlg.h
ImplementationFile=MyMessengerDlg.cpp
Filter=D
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
[DLG:IDD_MYMESSENGER_DIALOG]
Type=1
Class=CMyMessengerDlg
ControlCount=29
Control1=IDC_STATIC,button,1342177287
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_ADDRESS,edit,1350631552
Control5=IDC_PORT,edit,1350631552
Control6=IDC_BCONNECT,button,1342242816
Control7=IDC_BCLOSE,button,1476460544
Control8=IDC_STATICMSG,static,1342308352
Control9=IDC_EMSG,edit,1484849280
Control10=IDC_BSEND,button,1476460544
Control11=IDC_STATIC,static,1342308352
Control12=IDC_LSENT,listbox,1352679681
Control13=IDC_STATIC,static,1342308352
Control14=IDC_LRECEIVED,listbox,1352679681
Control15=IDC_CLIENT,button,1342308361
Control16=IDC_SERVER,button,1342177289
Control17=IDC_STATIC,static,1342308352
Control18=IDC_IPADDRESS,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,button,1342177287
Control21=IDC_MESSAGETYPE,button,1476526089
Control22=IDC_FILETYPE,button,1476395017
Control23=IDC_SENDFILENAME,edit,1484849280
Control24=IDC_BSENDFILE,button,1476460544
Control25=IDC_STATIC,static,1342308352
Control26=IDC_RECEIVEFILENAME,edit,1484849280
Control27=IDC_BRECEIVE,button,1476460544
Control28=IDC_BADDSENDFILE,button,1476460544
Control29=IDC_ADDRECEIVEFILE,button,1476460544
[CLS:MySocket]
Type=0
HeaderFile=MySocket.h
ImplementationFile=MySocket.cpp
BaseClass=CAsyncSocket
Filter=N
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -