Property2.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=CPage2
  5. LastTemplate=CPropertyPage
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Property2.h"
  8. ClassCount=6
  9. Class1=CProperty2App
  10. Class2=CProperty2Dlg
  11. Class3=CAboutDlg
  12. ResourceCount=5
  13. Resource1=IDD_DIALOG1
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_PROPERTY2_DIALOG
  16. Resource4=IDD_ABOUTBOX
  17. Class5=CPage1
  18. Class6=CPage2
  19. Resource5=IDD_DIALOG2
  20. [CLS:CProperty2App]
  21. Type=0
  22. HeaderFile=Property2.h
  23. ImplementationFile=Property2.cpp
  24. Filter=N
  25. [CLS:CProperty2Dlg]
  26. Type=0
  27. HeaderFile=Property2Dlg.h
  28. ImplementationFile=Property2Dlg.cpp
  29. Filter=D
  30. BaseClass=CDialog
  31. VirtualFilter=dWC
  32. [CLS:CAboutDlg]
  33. Type=0
  34. HeaderFile=Property2Dlg.h
  35. ImplementationFile=Property2Dlg.cpp
  36. Filter=D
  37. [DLG:IDD_ABOUTBOX]
  38. Type=1
  39. Class=CAboutDlg
  40. ControlCount=4
  41. Control1=IDC_STATIC,static,1342177283
  42. Control2=IDC_STATIC,static,1342308480
  43. Control3=IDC_STATIC,static,1342308352
  44. Control4=IDOK,button,1342373889
  45. [DLG:IDD_PROPERTY2_DIALOG]
  46. Type=1
  47. Class=CProperty2Dlg
  48. ControlCount=3
  49. Control1=IDOK,button,1342242817
  50. Control2=IDCANCEL,button,1342242816
  51. Control3=IDC_BUTTON1,button,1342242816
  52. [DLG:IDD_DIALOG1]
  53. Type=1
  54. Class=CPage1
  55. ControlCount=1
  56. Control1=IDC_BUTTON1,button,1342242816
  57. [DLG:IDD_DIALOG2]
  58. Type=1
  59. Class=CPage2
  60. ControlCount=1
  61. Control1=IDC_BUTTON1,button,1342242816
  62. [CLS:CPage1]
  63. Type=0
  64. HeaderFile=Page1.h
  65. ImplementationFile=Page1.cpp
  66. BaseClass=CPropertyPage
  67. Filter=D
  68. [CLS:CPage2]
  69. Type=0
  70. HeaderFile=Page2.h
  71. ImplementationFile=Page2.cpp
  72. BaseClass=CPropertyPage
  73. Filter=D