Amaze.clw
上传用户:jygk2008
上传日期:2007-04-06
资源大小:18k
文件大小:2k
源码类别:

系统/网络安全

开发平台:

Visual C++

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