Billiards.clw
上传用户:sycq158
上传日期:2008-10-22
资源大小:15361k
文件大小:5k
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CToolBarDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "Billiards.h"
- LastPage=0
- ClassCount=13
- Class1=CBilliardsApp
- Class2=CBilliardsDoc
- Class3=CBilliardsView
- Class4=CMainFrame
- ResourceCount=7
- Resource1=IDD_DIALOG_CLIENT
- Resource2=IDD_ABOUTBOX
- Class5=CAboutDlg
- Class6=CBilliardsFormView
- Class7=CListenSocket
- Resource3=IDD_FORMVIEW
- Class8=CClientDlg
- Resource4=IDR_MAINFRAME
- Class9=CServerDlg
- Class10=CBilliardsPlayView
- Class11=CSplashWnd
- Resource5=IDD_DIALOG_SERVER
- Class12=CWizardDlg
- Resource6=IDD_DIALOG_WIZARD
- Class13=CToolBarDlg
- Resource7=IDD_DIALOG_COLORBAR
- [CLS:CBilliardsApp]
- Type=0
- HeaderFile=Billiards.h
- ImplementationFile=Billiards.cpp
- Filter=N
- LastObject=CBilliardsApp
- [CLS:CBilliardsDoc]
- Type=0
- HeaderFile=BilliardsDoc.h
- ImplementationFile=BilliardsDoc.cpp
- Filter=N
- LastObject=CBilliardsDoc
- [CLS:CBilliardsView]
- Type=0
- HeaderFile=BilliardsView.h
- ImplementationFile=BilliardsView.cpp
- Filter=C
- [CLS:CMainFrame]
- Type=0
- HeaderFile=MainFrm.h
- ImplementationFile=MainFrm.cpp
- Filter=T
- LastObject=CMainFrame
- BaseClass=CFrameWnd
- VirtualFilter=fWC
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=Billiards.cpp
- ImplementationFile=Billiards.cpp
- Filter=D
- LastObject=CAboutDlg
- [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,1342406656
- Control5=IDC_STATIC,static,1342308352
- [MNU:IDR_MAINFRAME]
- Type=1
- Class=CMainFrame
- Command1=ID_NEWGAME
- Command2=ID_JOINGAME
- Command3=ID_STOPGAME
- Command4=ID_APP_EXIT
- Command5=ID_SOUND_BALL
- Command6=ID_SOUND_CUSH
- Command7=ID_SOUND_GOAL
- Command8=ID_SOUND_MSG
- Command9=ID_APP_ABOUT
- CommandCount=9
- [ACL:IDR_MAINFRAME]
- Type=1
- Class=CMainFrame
- Command1=ID_EDIT_COPY
- Command2=ID_JOINGAME
- Command3=ID_NEWGAME
- Command4=ID_EDIT_PASTE
- Command5=ID_EDIT_UNDO
- Command6=ID_EDIT_CUT
- Command7=ID_NEXT_PANE
- Command8=ID_PREV_PANE
- Command9=ID_EDIT_COPY
- Command10=ID_EDIT_PASTE
- Command11=ID_EDIT_CUT
- Command12=ID_EDIT_UNDO
- CommandCount=12
- [TB:IDR_MAINFRAME]
- Type=1
- Class=CMainFrame
- Command1=ID_NEWGAME
- Command2=ID_JOINGAME
- Command3=ID_STOPGAME
- Command4=ID_MOUSE_SELECT
- Command5=ID_MOUSE_SPIN
- Command6=ID_MOUSE_ZOOM
- Command7=ID_MOUSE_TRANSLATE
- Command8=ID_APP_ABOUT
- CommandCount=8
- [CLS:CBilliardsFormView]
- Type=0
- HeaderFile=BilliardsFormView.h
- ImplementationFile=BilliardsFormView.cpp
- BaseClass=CFormView
- Filter=D
- LastObject=CBilliardsFormView
- VirtualFilter=VWC
- [DLG:IDD_FORMVIEW]
- Type=1
- Class=CBilliardsFormView
- ControlCount=11
- Control1=IDC_STATIC_CLIENT,static,1342373888
- Control2=IDC_STATIC_SERVER,static,1342373888
- Control3=IDC_STATIC_SERVER_SCORE,static,1342373888
- Control4=IDC_STATIC_CLIENT_SCORE,static,1342373888
- Control5=IDC_STATIC,button,1342275591
- Control6=IDC_STATIC,static,1342373888
- Control7=IDC_PROGRESS_POWER,msctls_progress32,1350565889
- Control8=IDC_LIST_MSG,listbox,1344340321
- Control9=IDC_EDIT_MSG,edit,1342242944
- Control10=IDC_BUTTON_SEND,button,1476460545
- Control11=IDC_BUTTON_SHOOT,button,1342242816
- [DLG:IDD_DIALOG_CLIENT]
- Type=1
- Class=CClientDlg
- ControlCount=6
- Control1=IDC_EDIT_NICKNAME,edit,1342177408
- Control2=IDC_EDIT_ADDRESS,edit,1342177280
- Control3=IDOK,button,1342210048
- Control4=IDC_STATIC,static,1342373888
- Control5=IDC_STATIC,static,1342373888
- Control6=IDCANCEL,button,1342210048
- [CLS:CClientDlg]
- Type=0
- HeaderFile=ClientDlg.h
- ImplementationFile=ClientDlg.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=CClientDlg
- VirtualFilter=dWC
- [DLG:IDD_DIALOG_SERVER]
- Type=1
- Class=CServerDlg
- ControlCount=4
- Control1=IDC_EDIT_NICKNAME,edit,1342177408
- Control2=IDOK,button,1342275584
- Control3=65535,static,1342373888
- Control4=IDCANCEL,button,1342275584
- [CLS:CServerDlg]
- Type=0
- HeaderFile=ServerDlg.h
- ImplementationFile=ServerDlg.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=65535
- VirtualFilter=dWC
- [CLS:CListenSocket]
- Type=0
- HeaderFile=ListenSocket.h
- ImplementationFile=ListenSocket.cpp
- BaseClass=CSocket
- Filter=N
- LastObject=CListenSocket
- VirtualFilter=uq
- [CLS:CBilliardsPlayView]
- Type=0
- HeaderFile=BilliardsPlayView.h
- ImplementationFile=BilliardsPlayView.cpp
- BaseClass=CView
- Filter=C
- VirtualFilter=VWC
- LastObject=CBilliardsPlayView
- [CLS:CSplashWnd]
- Type=0
- HeaderFile=splash.h
- ImplementationFile=splash.cpp
- BaseClass=CWnd
- LastObject=CSplashWnd
- [DLG:IDD_DIALOG_WIZARD]
- Type=1
- Class=CWizardDlg
- ControlCount=5
- Control1=IDC_RADIO_SERVER,button,1342308361
- Control2=IDC_RADIO_CLIENT,button,1342308361
- Control3=IDC_RADIO_PRACTICE,button,1342308361
- Control4=IDC_STATIC,static,1342373888
- Control5=IDC_STATIC,button,1342275591
- [CLS:CWizardDlg]
- Type=0
- HeaderFile=WizardDlg.h
- ImplementationFile=WizardDlg.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=CWizardDlg
- VirtualFilter=dWC
- [DLG:IDD_DIALOG_COLORBAR]
- Type=1
- Class=CToolBarDlg
- ControlCount=2
- Control1=ID_NEWGAME,button,1342177280
- Control2=ID_JOINGAME,button,1342177280
- [CLS:CToolBarDlg]
- Type=0
- HeaderFile=ToolBarDlg.h
- ImplementationFile=ToolBarDlg.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=CToolBarDlg
- VirtualFilter=dWC