PPTtimer.clw
上传用户:chpname
上传日期:2018-11-08
资源大小:69k
文件大小:1k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CPPTtimerDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "PPTtimer.h"
  8. ClassCount=3
  9. Class1=CPPTtimerApp
  10. Class2=CPPTtimerDlg
  11. ResourceCount=4
  12. Resource2=IDD_SET_DLG
  13. Resource3=IDD_PPTTIMER_DIALOG
  14. Resource1=IDR_MAINFRAME
  15. Class3=CSetDlg
  16. Resource4=IDR_SYS_MENU
  17. [CLS:CPPTtimerApp]
  18. Type=0
  19. HeaderFile=PPTtimer.h
  20. ImplementationFile=PPTtimer.cpp
  21. Filter=N
  22. LastObject=CPPTtimerApp
  23. [CLS:CPPTtimerDlg]
  24. Type=0
  25. HeaderFile=PPTtimerDlg.h
  26. ImplementationFile=PPTtimerDlg.cpp
  27. Filter=D
  28. BaseClass=CDialog
  29. VirtualFilter=dWC
  30. LastObject=CPPTtimerDlg
  31. [DLG:IDD_PPTTIMER_DIALOG]
  32. Type=1
  33. Class=CPPTtimerDlg
  34. ControlCount=1
  35. Control1=IDC_STATIC_TIME,static,1342308865
  36. [MNU:IDR_SYS_MENU]
  37. Type=1
  38. Class=?
  39. CommandCount=0
  40. [DLG:IDD_SET_DLG]
  41. Type=1
  42. Class=CSetDlg
  43. ControlCount=9
  44. Control1=IDC_EDIT_HOUR,edit,1350631552
  45. Control2=IDC_EDIT_MIN,edit,1350631552
  46. Control3=IDC_EDIT_SEC,edit,1350631552
  47. Control4=IDOK,button,1342242817
  48. Control5=IDCANCEL,button,1342242816
  49. Control6=IDC_STATIC,static,1342308352
  50. Control7=IDC_STATIC,static,1342308352
  51. Control8=IDC_STATIC,static,1342308352
  52. Control9=IDC_STATIC,static,1342308352
  53. [CLS:CSetDlg]
  54. Type=0
  55. HeaderFile=SetDlg.h
  56. ImplementationFile=SetDlg.cpp
  57. BaseClass=CDialog
  58. Filter=D
  59. VirtualFilter=dWC