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

📄 ttq.clw

📁 跳棋 为初次学习游戏编程的朋友提供参考
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CAboutDialog
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ttq.h"
LastPage=0

ClassCount=5
Class1=CTtqApp
Class2=CTtqDlg

ResourceCount=3
Resource1=IDD_NEWGAME
Class3=CNewGame
Class4=CqwSocket
Resource2=IDD_TTQ_DIALOG
Class5=CAboutDialog
Resource3=IDD_DIALOG1

[CLS:CTtqApp]
Type=0
BaseClass=CWinApp
HeaderFile=ttq.h
ImplementationFile=ttq.cpp
LastObject=CTtqApp

[CLS:CTtqDlg]
Type=0
BaseClass=CWnd
HeaderFile=ttqDlg.h
ImplementationFile=ttqDlg.cpp
LastObject=CTtqDlg
Filter=W
VirtualFilter=WC

[DLG:IDD_TTQ_DIALOG]
Type=1
Class=CNewGame
ControlCount=43
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC1,button,1342177287
Control4=IDC_RADIO1,button,1342308361
Control5=IDC_RADIO3,button,1342177289
Control6=IDC_RADIO4,button,1342177289
Control7=IDC_RADIO5,button,1342177289
Control8=IDC_STATIC2,button,1342177287
Control9=IDC_RADIO2,button,1342308361
Control10=IDC_RADIO6,button,1342177289
Control11=IDC_RADIO7,button,1342177289
Control12=IDC_RADIO8,button,1342177289
Control13=IDC_STATIC3,button,1342177287
Control14=IDC_RADIO9,button,1342308361
Control15=IDC_RADIO10,button,1342177289
Control16=IDC_RADIO11,button,1342177289
Control17=IDC_RADIO12,button,1342177289
Control18=IDC_STATIC4,button,1342177287
Control19=IDC_RADIO13,button,1342308361
Control20=IDC_RADIO14,button,1342177289
Control21=IDC_RADIO15,button,1342177289
Control22=IDC_RADIO16,button,1342177289
Control23=IDC_STATIC5,button,1342177287
Control24=IDC_RADIO17,button,1342308361
Control25=IDC_RADIO18,button,1342177289
Control26=IDC_RADIO19,button,1342177289
Control27=IDC_RADIO20,button,1342177289
Control28=IDC_STATIC6,button,1342177287
Control29=IDC_RADIO21,button,1342308361
Control30=IDC_RADIO22,button,1342177289
Control31=IDC_RADIO23,button,1342177289
Control32=IDC_RADIO24,button,1342177289
Control33=IDC_STATIC,button,1342177287
Control34=IDC_RADIO26,button,1342308361
Control35=IDC_RADIO27,button,1342177289
Control36=IDC_STATIC,button,1342177287
Control37=IDC_EDIT1,edit,1350631552
Control38=IDC_STATIC,button,1342177287
Control39=IDC_EDIT2,edit,1484849280
Control40=IDC_STATIC,static,1342308352
Control41=IDC_EDIT3,edit,1350631552
Control42=IDC_STATIC,static,1342308352
Control43=IDC_ABOUT,button,1342242816

[DLG:IDD_NEWGAME]
Type=1
Class=?
ControlCount=38
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_RADI022,button,1342308361
Control5=IDC_RADIO2,button,1342177289
Control6=IDC_RADIO3,button,1476395017
Control7=IDC_RADIO01,button,1342177289
Control8=IDC_STATIC,button,1342177287
Control9=IDC_RADI023,button,1342308361
Control10=IDC_RADIO5,button,1342177289
Control11=IDC_RADIO6,button,1476395017
Control12=IDC_RADIO33,button,1342177289
Control13=IDC_STATIC,button,1342177287
Control14=IDC_RADIO24,button,1342308361
Control15=IDC_RADIO8,button,1342177289
Control16=IDC_RADIO9,button,1476395017
Control17=IDC_RADI124,button,1342177289
Control18=IDC_STATIC,button,1342177287
Control19=IDC_RADIO25,button,1342308361
Control20=IDC_RADIO11,button,1342177289
Control21=IDC_RADIO12,button,1476395017
Control22=IDC_RADI125,button,1342177289
Control23=IDC_STATIC,button,1342177287
Control24=IDC_RADIO26,button,1342308361
Control25=IDC_RADIO14,button,1342177289
Control26=IDC_RADIO15,button,1476395017
Control27=IDC_RADI126,button,1342177289
Control28=IDC_STATIC,button,1342177287
Control29=IDC_RADIO27,button,1342308361
Control30=IDC_RADIO17,button,1342177289
Control31=IDC_RADIO18,button,1476395017
Control32=IDC_RADI127,button,1342177289
Control33=IDC_STATIC,button,1342177287
Control34=IDC_RADIO20,button,1476395017
Control35=IDC_RADI120,button,1476395017
Control36=IDC_EDIT1,edit,1350631552
Control37=IDC_STATIC,static,1342308352
Control38=IDC_CHECK3,button,1342242819

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

[CLS:CqwSocket]
Type=0
HeaderFile=qwSocket.h
ImplementationFile=qwSocket.cpp
BaseClass=CAsyncSocket
Filter=N
LastObject=CqwSocket
VirtualFilter=q

[DLG:IDD_DIALOG1]
Type=1
Class=CAboutDialog
ControlCount=5
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342177283
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352

[CLS:CAboutDialog]
Type=0
HeaderFile=AboutDialog.h
ImplementationFile=AboutDialog.cpp
BaseClass=CDialog
Filter=D
LastObject=CAboutDialog

⌨️ 快捷键说明

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