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