NQueen.clw
资源名称:NQueen.rar [点击查看]
上传用户:hncsjd
上传日期:2022-07-08
资源大小:3772k
文件大小:1k
源码类别:
其他智力游戏
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CQueenPanel
- LastTemplate=CStatic
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "NQueen.h"
- ClassCount=4
- Class1=CNQueenApp
- Class2=CNQueenDlg
- Class3=CAboutDlg
- ResourceCount=3
- Resource1=IDD_ABOUTBOX
- Resource2=IDR_MAINFRAME
- Class4=CQueenPanel
- Resource3=IDD_NQUEEN_DIALOG
- [CLS:CNQueenApp]
- Type=0
- HeaderFile=NQueen.h
- ImplementationFile=NQueen.cpp
- Filter=N
- [CLS:CNQueenDlg]
- Type=0
- HeaderFile=NQueenDlg.h
- ImplementationFile=NQueenDlg.cpp
- Filter=D
- BaseClass=CDialog
- VirtualFilter=dWC
- LastObject=CNQueenDlg
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=NQueenDlg.h
- ImplementationFile=NQueenDlg.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_NQUEEN_DIALOG]
- Type=1
- Class=CNQueenDlg
- ControlCount=6
- Control1=IDC_ABOUT,button,1342242816
- Control2=IDC_QUEEN_PANEL,static,1350696960
- Control3=IDC_STATIC,button,1342177287
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_BOARD_SIZE,edit,1350631552
- Control6=IDC_CHANGEN,button,1342242816
- [CLS:CQueenPanel]
- Type=0
- HeaderFile=QueenPanel.h
- ImplementationFile=QueenPanel.cpp
- BaseClass=CStatic
- Filter=W
- VirtualFilter=WC
- LastObject=CQueenPanel