point.clw
Upload User: rabbit5101
Upload Date: 2022-07-29
Package Size: 1887k
Code Size: 2k
Category:

Graph Recognize

Development Platform:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CPointView
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "point.h"
  8. LastPage=0
  9. ClassCount=5
  10. Class1=CPointApp
  11. Class2=CPointDoc
  12. Class3=CPointView
  13. Class4=CMainFrame
  14. ResourceCount=2
  15. Resource1=IDR_MAINFRAME
  16. Class5=CAboutDlg
  17. Resource2=IDD_ABOUTBOX
  18. [CLS:CPointApp]
  19. Type=0
  20. HeaderFile=point.h
  21. ImplementationFile=point.cpp
  22. Filter=N
  23. [CLS:CPointDoc]
  24. Type=0
  25. HeaderFile=pointDoc.h
  26. ImplementationFile=pointDoc.cpp
  27. Filter=N
  28. [CLS:CPointView]
  29. Type=0
  30. HeaderFile=pointView.h
  31. ImplementationFile=pointView.cpp
  32. Filter=C
  33. BaseClass=CView
  34. VirtualFilter=VWC
  35. LastObject=ID_Run
  36. [CLS:CMainFrame]
  37. Type=0
  38. HeaderFile=MainFrm.h
  39. ImplementationFile=MainFrm.cpp
  40. Filter=T
  41. LastObject=CMainFrame
  42. [CLS:CAboutDlg]
  43. Type=0
  44. HeaderFile=point.cpp
  45. ImplementationFile=point.cpp
  46. Filter=D
  47. LastObject=CAboutDlg
  48. [DLG:IDD_ABOUTBOX]
  49. Type=1
  50. Class=CAboutDlg
  51. ControlCount=4
  52. Control1=IDC_STATIC,static,1342177283
  53. Control2=IDC_STATIC,static,1342308480
  54. Control3=IDC_STATIC,static,1342308352
  55. Control4=IDOK,button,1342373889
  56. [MNU:IDR_MAINFRAME]
  57. Type=1
  58. Class=CMainFrame
  59. Command1=ID_FILE_NEW
  60. Command2=ID_FILE_OPEN
  61. Command3=ID_FILE_SAVE
  62. Command4=ID_FILE_SAVE_AS
  63. Command5=ID_FILE_PRINT
  64. Command6=ID_FILE_PRINT_PREVIEW
  65. Command7=ID_FILE_PRINT_SETUP
  66. Command8=ID_FILE_MRU_FILE1
  67. Command9=ID_APP_EXIT
  68. Command10=ID_EDIT_UNDO
  69. Command11=ID_EDIT_CUT
  70. Command12=ID_EDIT_COPY
  71. Command13=ID_EDIT_PASTE
  72. Command14=ID_Run
  73. Command15=ID_APP_ABOUT
  74. CommandCount=15
  75. [ACL:IDR_MAINFRAME]
  76. Type=1
  77. Class=CMainFrame
  78. Command1=ID_FILE_NEW
  79. Command2=ID_FILE_OPEN
  80. Command3=ID_FILE_SAVE
  81. Command4=ID_FILE_PRINT
  82. Command5=ID_EDIT_UNDO
  83. Command6=ID_EDIT_CUT
  84. Command7=ID_EDIT_COPY
  85. Command8=ID_EDIT_PASTE
  86. Command9=ID_EDIT_UNDO
  87. Command10=ID_EDIT_CUT
  88. Command11=ID_EDIT_COPY
  89. Command12=ID_EDIT_PASTE
  90. Command13=ID_NEXT_PANE
  91. Command14=ID_PREV_PANE
  92. CommandCount=14
  93. [TB:IDR_MAINFRAME]
  94. Type=1
  95. Class=?
  96. Command1=ID_FILE_NEW
  97. Command2=ID_FILE_OPEN
  98. Command3=ID_FILE_SAVE
  99. Command4=ID_EDIT_CUT
  100. Command5=ID_EDIT_COPY
  101. Command6=ID_EDIT_PASTE
  102. Command7=ID_FILE_PRINT
  103. Command8=ID_APP_ABOUT
  104. CommandCount=8