Student.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=CStudentDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "Student.h"
- ClassCount=3
- Class1=CStudentApp
- Class2=CStudentDlg
- Class3=CAboutDlg
- ResourceCount=3
- Resource1=IDD_ABOUTBOX
- Resource2=IDR_MAINFRAME
- Resource3=IDD_STUDENT_DIALOG
- [CLS:CStudentApp]
- Type=0
- HeaderFile=Student.h
- ImplementationFile=Student.cpp
- Filter=N
- [CLS:CStudentDlg]
- Type=0
- HeaderFile=StudentDlg.h
- ImplementationFile=StudentDlg.cpp
- Filter=D
- LastObject=IDC_DISPLAY
- BaseClass=CDialog
- VirtualFilter=dWC
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=StudentDlg.h
- ImplementationFile=StudentDlg.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_STUDENT_DIALOG]
- Type=1
- Class=CStudentDlg
- ControlCount=16
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_NAME,edit,1350631552
- Control5=IDC_STATIC,button,1342177287
- Control6=IDC_SEX,button,1342308361
- Control7=IDC_WOMAN,button,1342177289
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_SPECIALTY,combobox,1344339970
- Control10=IDC_STATIC,button,1342177287
- Control11=IDC_MUSIC,button,1342242819
- Control12=IDC_DANCE,button,1342242819
- Control13=IDC_SPORT,button,1342242819
- Control14=IDC_TOUR,button,1342242819
- Control15=IDC_DISPLAY,button,1342242816
- Control16=IDC_INFORMATION,listbox,1352728833