PPTtimer.clw
资源名称:PPTtimer.rar [点击查看]
上传用户:chpname
上传日期:2018-11-08
资源大小:69k
文件大小:1k
源码类别:
对话框与窗口
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CPPTtimerDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "PPTtimer.h"
- ClassCount=3
- Class1=CPPTtimerApp
- Class2=CPPTtimerDlg
- ResourceCount=4
- Resource2=IDD_SET_DLG
- Resource3=IDD_PPTTIMER_DIALOG
- Resource1=IDR_MAINFRAME
- Class3=CSetDlg
- Resource4=IDR_SYS_MENU
- [CLS:CPPTtimerApp]
- Type=0
- HeaderFile=PPTtimer.h
- ImplementationFile=PPTtimer.cpp
- Filter=N
- LastObject=CPPTtimerApp
- [CLS:CPPTtimerDlg]
- Type=0
- HeaderFile=PPTtimerDlg.h
- ImplementationFile=PPTtimerDlg.cpp
- Filter=D
- BaseClass=CDialog
- VirtualFilter=dWC
- LastObject=CPPTtimerDlg
- [DLG:IDD_PPTTIMER_DIALOG]
- Type=1
- Class=CPPTtimerDlg
- ControlCount=1
- Control1=IDC_STATIC_TIME,static,1342308865
- [MNU:IDR_SYS_MENU]
- Type=1
- Class=?
- CommandCount=0
- [DLG:IDD_SET_DLG]
- Type=1
- Class=CSetDlg
- ControlCount=9
- Control1=IDC_EDIT_HOUR,edit,1350631552
- Control2=IDC_EDIT_MIN,edit,1350631552
- Control3=IDC_EDIT_SEC,edit,1350631552
- Control4=IDOK,button,1342242817
- Control5=IDCANCEL,button,1342242816
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_STATIC,static,1342308352
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_STATIC,static,1342308352
- [CLS:CSetDlg]
- Type=0
- HeaderFile=SetDlg.h
- ImplementationFile=SetDlg.cpp
- BaseClass=CDialog
- Filter=D
- VirtualFilter=dWC