Property3.clw
上传用户:sjtdsyy
上传日期:2020-03-26
资源大小:76k
文件大小:2k
源码类别:

PropertySheet

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMySheet
  5. LastTemplate=CPropertySheet
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Property3.h"
  8. ClassCount=6
  9. Class1=CProperty3App
  10. Class2=CProperty3Dlg
  11. Class3=CAboutDlg
  12. ResourceCount=5
  13. Resource1=IDD_DIALOG1
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_ABOUTBOX
  16. Resource4=IDD_PROPERTY3_DIALOG
  17. Class5=CPage2
  18. Class6=CMySheet
  19. Class4=CPage1
  20. Resource5=IDD_DIALOG2
  21. [CLS:CProperty3App]
  22. Type=0
  23. HeaderFile=Property3.h
  24. ImplementationFile=Property3.cpp
  25. Filter=N
  26. [CLS:CProperty3Dlg]
  27. Type=0
  28. HeaderFile=Property3Dlg.h
  29. ImplementationFile=Property3Dlg.cpp
  30. Filter=D
  31. BaseClass=CDialog
  32. VirtualFilter=dWC
  33. [CLS:CAboutDlg]
  34. Type=0
  35. HeaderFile=Property3Dlg.h
  36. ImplementationFile=Property3Dlg.cpp
  37. Filter=D
  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_PROPERTY3_DIALOG]
  47. Type=1
  48. Class=CProperty3Dlg
  49. ControlCount=3
  50. Control1=IDOK,button,1342242817
  51. Control2=IDCANCEL,button,1342242816
  52. Control3=IDC_BUTTON1,button,1342242816
  53. [DLG:IDD_DIALOG1]
  54. Type=1
  55. Class=CPage1
  56. ControlCount=1
  57. Control1=IDC_BUTTON1,button,1342242816
  58. [DLG:IDD_DIALOG2]
  59. Type=1
  60. Class=CPage2
  61. ControlCount=1
  62. Control1=IDC_BUTTON1,button,1342242816
  63. [CLS:CPage1]
  64. Type=0
  65. HeaderFile=Page1.h
  66. ImplementationFile=Page1.cpp
  67. BaseClass=CPropertyPage
  68. Filter=D
  69. [CLS:CPage2]
  70. Type=0
  71. HeaderFile=Page2.h
  72. ImplementationFile=Page2.cpp
  73. BaseClass=CPropertyPage
  74. Filter=D
  75. [CLS:CMySheet]
  76. Type=0
  77. HeaderFile=MySheet.h
  78. ImplementationFile=MySheet.cpp
  79. BaseClass=CPropertySheet
  80. Filter=W
  81. VirtualFilter=hWC
  82. LastObject=CMySheet