home *** CD-ROM | disk | FTP | other *** search
/ Using Visual C++ 4 (Special Edition) / Using_Visual_C_4_Special_Edition_QUE_1996.iso / ch11 / calen.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1995-10-26  |  1.9 KB  |  89 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CCalenCtrl
  6. LastTemplate=COlePropertyPage
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "Calen.h"
  9. CDK=Y
  10.  
  11. ClassCount=3
  12. Class1=CCalenCtrl
  13. Class2=CCalenPropPage
  14.  
  15. ResourceCount=5
  16. Resource1=IDD_ABOUTBOX_CALEN
  17. LastPage=0
  18. Resource2=IDD_PROPPAGE_CALEN
  19. Resource3=IDD_PROPPAGE_CALEN (English (U.S.))
  20. Resource4=IDD_ABOUTBOX_CALEN (English (U.S.))
  21. Class3=CDayPropPage
  22. Resource5=IDD_PROPPAGE_DAY
  23.  
  24. [CLS:CCalenCtrl]
  25. Type=0
  26. HeaderFile=CalenCtl.h
  27. ImplementationFile=CalenCtl.cpp
  28. Filter=W
  29. LastObject=CCalenCtrl
  30. BaseClass=COleControl
  31. VirtualFilter=WC
  32.  
  33. [CLS:CCalenPropPage]
  34. Type=0
  35. HeaderFile=CalenPpg.h
  36. ImplementationFile=CalenPpg.cpp
  37. Filter=D
  38. BaseClass=COlePropertyPage
  39. VirtualFilter=idWC
  40. LastObject=IDC_DBORDERSTYLE
  41.  
  42. [DLG:IDD_ABOUTBOX_CALEN]
  43. Type=1
  44. Class=?
  45. ControlCount=4
  46. Control1=IDC_STATIC,static,1342177283
  47. Control2=IDC_STATIC,static,1342308352
  48. Control3=IDC_STATIC,static,1342308352
  49. Control4=IDOK,button,1342373889
  50.  
  51. [DLG:IDD_PROPPAGE_CALEN]
  52. Type=1
  53. Class=CCalenPropPage
  54. ControlCount=3
  55. Control1=IDC_THREED,button,1342242819
  56. Control2=IDC_CBORDERSTYLE,combobox,1344340227
  57. Control3=IDC_STATIC,static,1342308352
  58.  
  59. [DLG:IDD_PROPPAGE_CALEN (English (U.S.))]
  60. Type=1
  61. ControlCount=3
  62. Control1=IDC_THREED,button,1342242819
  63. Control2=IDC_CBORDERSTYLE,combobox,1344340227
  64. Control3=IDC_STATIC,static,1342308352
  65.  
  66. [DLG:IDD_ABOUTBOX_CALEN (English (U.S.))]
  67. Type=1
  68. ControlCount=4
  69. Control1=IDC_STATIC,static,1342177283
  70. Control2=IDC_STATIC,static,1342308352
  71. Control3=IDC_STATIC,static,1342308352
  72. Control4=IDOK,button,1342373889
  73.  
  74. [DLG:IDD_PROPPAGE_DAY]
  75. Type=1
  76. Class=CDayPropPage
  77. ControlCount=2
  78. Control1=IDC_DBORDERSTYLE,combobox,1344340227
  79. Control2=IDC_STATIC,static,1342308352
  80.  
  81. [CLS:CDayPropPage]
  82. Type=0
  83. HeaderFile=DayPPg.h
  84. ImplementationFile=DayPPg.cpp
  85. BaseClass=COlePropertyPage
  86. Filter=D
  87. VirtualFilter=idWC
  88.  
  89.