Clock.clw
资源名称:Clock.rar [点击查看]
上传用户:fltzhang
上传日期:2021-02-05
资源大小:1886k
文件大小:1k
源码类别:
Static控件
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CClockDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "clock.h"
- LastPage=0
- ClassCount=4
- Class1=CClockApp
- Class2=CAboutDlg
- Class3=CClockDlg
- Class4=CDynamicClock
- ResourceCount=2
- Resource1=IDD_ABOUTBOX
- Resource2=IDD_CLOCK_DIALOG
- [CLS:CClockApp]
- Type=0
- BaseClass=CWinApp
- HeaderFile=Clock.h
- ImplementationFile=Clock.cpp
- [CLS:CAboutDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=ClockDlg.cpp
- ImplementationFile=ClockDlg.cpp
- [CLS:CClockDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=ClockDlg.h
- ImplementationFile=ClockDlg.cpp
- LastObject=CClockDlg
- [CLS:CDynamicClock]
- Type=0
- BaseClass=CStatic
- HeaderFile=DynamicClock.h
- ImplementationFile=DynamicClock.cpp
- [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_CLOCK_DIALOG]
- Type=1
- Class=CClockDlg
- ControlCount=6
- Control1=IDC_STA_CLOCK,static,1342308352
- Control2=IDC_BTN_SELECTFONT,button,1342242816
- Control3=IDC_BTN_SHOW_TIME,button,1342242816
- Control4=IDC_BTN_SELECT_COLOR,button,1342242816
- Control5=IDC_BTN_GET_RECT,button,1342242816
- Control6=IDC_BTN_SET_TIME_FORMAT,button,1342242816