Clock.clw
上传用户:fltzhang
上传日期:2021-02-05
资源大小:1886k
文件大小:1k
源码类别:

Static控件

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CClockDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "clock.h"
  8. LastPage=0
  9. ClassCount=4
  10. Class1=CClockApp
  11. Class2=CAboutDlg
  12. Class3=CClockDlg
  13. Class4=CDynamicClock
  14. ResourceCount=2
  15. Resource1=IDD_ABOUTBOX
  16. Resource2=IDD_CLOCK_DIALOG
  17. [CLS:CClockApp]
  18. Type=0
  19. BaseClass=CWinApp
  20. HeaderFile=Clock.h
  21. ImplementationFile=Clock.cpp
  22. [CLS:CAboutDlg]
  23. Type=0
  24. BaseClass=CDialog
  25. HeaderFile=ClockDlg.cpp
  26. ImplementationFile=ClockDlg.cpp
  27. [CLS:CClockDlg]
  28. Type=0
  29. BaseClass=CDialog
  30. HeaderFile=ClockDlg.h
  31. ImplementationFile=ClockDlg.cpp
  32. LastObject=CClockDlg
  33. [CLS:CDynamicClock]
  34. Type=0
  35. BaseClass=CStatic
  36. HeaderFile=DynamicClock.h
  37. ImplementationFile=DynamicClock.cpp
  38. [DLG:IDD_ABOUTBOX]
  39. Type=1
  40. Class=CAboutDlg
  41. ControlCount=4
  42. Control1=IDC_STATIC,static,1342177283
  43. Control2=IDC_STATIC,static,1342308480
  44. Control3=IDC_STATIC,static,1342308352
  45. Control4=IDOK,button,1342373889
  46. [DLG:IDD_CLOCK_DIALOG]
  47. Type=1
  48. Class=CClockDlg
  49. ControlCount=6
  50. Control1=IDC_STA_CLOCK,static,1342308352
  51. Control2=IDC_BTN_SELECTFONT,button,1342242816
  52. Control3=IDC_BTN_SHOW_TIME,button,1342242816
  53. Control4=IDC_BTN_SELECT_COLOR,button,1342242816
  54. Control5=IDC_BTN_GET_RECT,button,1342242816
  55. Control6=IDC_BTN_SET_TIME_FORMAT,button,1342242816