pattern.clw
Upload User: chinamans
Upload Date: 2016-04-11
Package Size: 14485k
Code Size: 3k
Category:

Graph Recognize

Development Platform:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CPatternDlg
  5. LastTemplate=CEdit
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "pattern.h"
  8. ClassCount=6
  9. Class1=CPatternApp
  10. Class2=CPatternDlg
  11. Class3=CAboutDlg
  12. ResourceCount=7
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_PATTERN_DIALOG
  16. Resource4=IDD_PATTERN_DIALOG (English (U.S.))
  17. Class4=CPatternView
  18. Resource5=IDD_ABOUTBOX (English (U.S.))
  19. Class5=Inputdialog
  20. Class6=Store
  21. Resource6=IDD_DIALOG1
  22. Resource7=IDR_MENU1
  23. [CLS:CPatternApp]
  24. Type=0
  25. HeaderFile=pattern.h
  26. ImplementationFile=pattern.cpp
  27. Filter=N
  28. [CLS:CPatternDlg]
  29. Type=0
  30. HeaderFile=patternDlg.h
  31. ImplementationFile=patternDlg.cpp
  32. Filter=D
  33. BaseClass=CDialog
  34. VirtualFilter=dWC
  35. LastObject=ID_OPEN_MENU
  36. [CLS:CAboutDlg]
  37. Type=0
  38. HeaderFile=patternDlg.h
  39. ImplementationFile=patternDlg.cpp
  40. Filter=D
  41. [DLG:IDD_ABOUTBOX]
  42. Type=1
  43. ControlCount=4
  44. Control1=IDC_STATIC,static,1342177283
  45. Control2=IDC_STATIC,static,1342308352
  46. Control3=IDC_STATIC,static,1342308352
  47. Control4=IDOK,button,1342373889
  48. Class=CAboutDlg
  49. [DLG:IDD_PATTERN_DIALOG]
  50. Type=1
  51. ControlCount=3
  52. Control1=IDOK,button,1342242817
  53. Control2=IDCANCEL,button,1342242816
  54. Control3=IDC_STATIC,static,1342308352
  55. Class=CPatternDlg
  56. [DLG:IDD_PATTERN_DIALOG (English (U.S.))]
  57. Type=1
  58. Class=CPatternDlg
  59. ControlCount=10
  60. Control1=IDC_EDIT1,edit,1353781444
  61. Control2=IDC_BUTTON1,button,1342242816
  62. Control3=IDC_BUTTON2,button,1342242816
  63. Control4=IDC_BUTTON3,button,1342242816
  64. Control5=IDC_BUTTON4,button,1342242816
  65. Control6=IDC_EDIT2,edit,1219563716
  66. Control7=IDC_STATIC,button,1342177287
  67. Control8=IDC_STATIC,button,1342177287
  68. Control9=IDC_STATIC,button,1342177287
  69. Control10=IDC_STATIC,static,1342308352
  70. [DLG:IDD_ABOUTBOX (English (U.S.))]
  71. Type=1
  72. Class=CAboutDlg
  73. ControlCount=4
  74. Control1=IDC_STATIC,static,1342177283
  75. Control2=IDC_STATIC,static,1342308480
  76. Control3=IDC_STATIC,static,1342308352
  77. Control4=IDOK,button,1342373889
  78. [CLS:CPatternView]
  79. Type=0
  80. HeaderFile=PatternView.h
  81. ImplementationFile=PatternView.cpp
  82. BaseClass=CView
  83. Filter=C
  84. [DLG:IDD_DIALOG1]
  85. Type=1
  86. Class=Inputdialog
  87. ControlCount=6
  88. Control1=IDC_BUTTON1,button,1342242816
  89. Control2=IDC_BUTTON2,button,1342242816
  90. Control3=IDC_EDIT1,edit,1350631552
  91. Control4=IDC_EDIT2,edit,1350631552
  92. Control5=IDC_STATIC,static,1342308352
  93. Control6=IDC_STATIC,static,1342308352
  94. [CLS:Inputdialog]
  95. Type=0
  96. HeaderFile=Inputdialog.h
  97. ImplementationFile=Inputdialog.cpp
  98. BaseClass=CDialog
  99. Filter=D
  100. VirtualFilter=dWC
  101. LastObject=IDC_EDIT1
  102. [CLS:Store]
  103. Type=0
  104. HeaderFile=Store.h
  105. ImplementationFile=Store.cpp
  106. BaseClass=CEdit
  107. Filter=W
  108. LastObject=ID_ABOUT_MENU
  109. [MNU:IDR_MENU1]
  110. Type=1
  111. Class=CPatternDlg
  112. Command1=ID_OPEN_MENU
  113. Command2=ID_SAVE_MENU
  114. Command3=ID_EXIT_MENU
  115. Command4=ID_ABOUT_MENU
  116. CommandCount=4