Property5.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=CProperty5Dlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Property5.h"
  8. ClassCount=5
  9. Class1=CProperty5App
  10. Class2=CProperty5Dlg
  11. Class3=CAboutDlg
  12. ResourceCount=5
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_PROPERTY5_DIALOG
  16. Resource4=IDD_DIALOG1
  17. Class4=CPage1
  18. Class5=CPage2
  19. Resource5=IDD_DIALOG2
  20. [CLS:CProperty5App]
  21. Type=0
  22. HeaderFile=Property5.h
  23. ImplementationFile=Property5.cpp
  24. Filter=N
  25. [CLS:CProperty5Dlg]
  26. Type=0
  27. HeaderFile=Property5Dlg.h
  28. ImplementationFile=Property5Dlg.cpp
  29. Filter=D
  30. LastObject=IDC_TAB1
  31. BaseClass=CDialog
  32. VirtualFilter=dWC
  33. [CLS:CAboutDlg]
  34. Type=0
  35. HeaderFile=Property5Dlg.h
  36. ImplementationFile=Property5Dlg.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_PROPERTY5_DIALOG]
  47. Type=1
  48. Class=CProperty5Dlg
  49. ControlCount=5
  50. Control1=IDOK,button,1342242817
  51. Control2=IDCANCEL,button,1342242816
  52. Control3=IDC_TAB1,SysTabControl32,1342177280
  53. Control4=IDC_BUTTON1,button,1342242816
  54. Control5=IDC_EDIT1,edit,1350631552
  55. [DLG:IDD_DIALOG1]
  56. Type=1
  57. Class=CPage1
  58. ControlCount=1
  59. Control1=IDC_BUTTON1,button,1342242816
  60. [DLG:IDD_DIALOG2]
  61. Type=1
  62. Class=CPage2
  63. ControlCount=1
  64. Control1=IDC_BUTTON1,button,1342242816
  65. [CLS:CPage1]
  66. Type=0
  67. HeaderFile=Page1.h
  68. ImplementationFile=Page1.cpp
  69. BaseClass=CDialog
  70. Filter=D
  71. [CLS:CPage2]
  72. Type=0
  73. HeaderFile=Page2.h
  74. ImplementationFile=Page2.cpp
  75. BaseClass=CDialog
  76. Filter=D