📄 dballgame.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CNetModeDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "DBallGame.h"
ClassCount=6
Class1=CDBallGameApp
Class2=CDBallGameDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Class4=CNetThread
Class5=CClientThread
Resource3=IDD_DBALLGAME_DIALOG
Class6=CNetModeDlg
Resource4=IDD_NETMODE
[CLS:CDBallGameApp]
Type=0
HeaderFile=DBallGame.h
ImplementationFile=DBallGame.cpp
Filter=N
[CLS:CDBallGameDlg]
Type=0
HeaderFile=DBallGameDlg.h
ImplementationFile=DBallGameDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CDBallGameDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=DBallGameDlg.h
ImplementationFile=DBallGameDlg.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_DBALLGAME_DIALOG]
Type=1
Class=CDBallGameDlg
ControlCount=8
Control1=IDC_GAMEWIN,static,1484787718
Control2=IDC_STATIC,static,1342308352
Control3=IDC_NEWS,static,1476526080
Control4=IDC_SINGLE,button,1342308361
Control5=IDC_MARTCH,button,1342308361
Control6=IDC_NET,button,1342308361
Control7=IDC_STATIC,button,1342177287
Control8=IDC_STATIC,button,1342177287
[CLS:CNetThread]
Type=0
HeaderFile=NetThread.h
ImplementationFile=NetThread.cpp
BaseClass=CWinThread
Filter=N
[CLS:CClientThread]
Type=0
HeaderFile=ClientThread.h
ImplementationFile=ClientThread.cpp
BaseClass=CWinThread
Filter=N
LastObject=CClientThread
[DLG:IDD_NETMODE]
Type=1
Class=CNetModeDlg
ControlCount=7
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_IPADDRESS,SysIPAddress32,1342242816
Control5=IDC_SERVERMODE,button,1342177289
Control6=IDC_CLIENTMODE,button,1342177289
Control7=IDC_STATIC,button,1342177287
[CLS:CNetModeDlg]
Type=0
HeaderFile=NetModeDlg.h
ImplementationFile=NetModeDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_IPADDRESS
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -