ex126Client.clw
资源名称:VC6.0.rar [点击查看]
上传用户:qdhmjx
上传日期:2022-07-11
资源大小:2226k
文件大小:2k
源码类别:
书籍源码
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CEx126ClientDlg
- LastTemplate=CSocket
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "ex126Client.h"
- ClassCount=5
- Class1=CEx126ClientApp
- Class2=CEx126ClientDlg
- Class3=CAboutDlg
- ResourceCount=4
- Resource1=IDD_EX126CLIENT_DIALOG
- Resource2=IDR_MAINFRAME
- Resource3=IDD_ABOUTBOX
- Class4=CLogonDlg
- Class5=CChatSocket
- Resource4=IDD_LOGONDLG
- [CLS:CEx126ClientApp]
- Type=0
- HeaderFile=ex126Client.h
- ImplementationFile=ex126Client.cpp
- Filter=N
- [CLS:CEx126ClientDlg]
- Type=0
- HeaderFile=ex126ClientDlg.h
- ImplementationFile=ex126ClientDlg.cpp
- Filter=D
- LastObject=CEx126ClientDlg
- BaseClass=CDialog
- VirtualFilter=dWC
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=ex126ClientDlg.h
- ImplementationFile=ex126ClientDlg.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_EX126CLIENT_DIALOG]
- Type=1
- Class=CEx126ClientDlg
- ControlCount=4
- Control1=IDC_LISTBOX,listbox,1352728835
- Control2=IDC_STATIC,static,1342308352
- Control3=IDC_EDITMSG,edit,1350631552
- Control4=IDC_SENDMSG,button,1342242816
- [DLG:IDD_LOGONDLG]
- Type=1
- Class=CLogonDlg
- ControlCount=8
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_EDITSERVER,edit,1350631552
- Control6=IDC_EDITPORT,edit,1350631552
- Control7=IDC_STATIC,static,1342308352
- Control8=IDC_EDITNAME,edit,1350631552
- [CLS:CLogonDlg]
- Type=0
- HeaderFile=LogonDlg.h
- ImplementationFile=LogonDlg.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=IDC_EDITSERVER
- VirtualFilter=dWC
- [CLS:CChatSocket]
- Type=0
- HeaderFile=ChatSocket.h
- ImplementationFile=ChatSocket.cpp
- BaseClass=CSocket
- Filter=N
- VirtualFilter=uq
- LastObject=CChatSocket