仿真模型.clw
上传用户:vipking888
上传日期:2015-02-03
资源大小:93k
文件大小:2k
源码类别:

3G开发

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMyView
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "仿真模型.h"
  8. LastPage=0
  9. ClassCount=5
  10. Class1=CMyApp
  11. Class2=CMyDoc
  12. Class3=CMyView
  13. Class4=CMainFrame
  14. ResourceCount=2
  15. Resource1=IDR_MAINFRAME
  16. Class5=CAboutDlg
  17. Resource2=IDD_ABOUTBOX
  18. [CLS:CMyApp]
  19. Type=0
  20. HeaderFile=仿真模型.h
  21. ImplementationFile=仿真模型.cpp
  22. Filter=N
  23. [CLS:CMyDoc]
  24. Type=0
  25. HeaderFile=仿真模型Doc.h
  26. ImplementationFile=仿真模型Doc.cpp
  27. Filter=N
  28. [CLS:CMyView]
  29. Type=0
  30. HeaderFile=仿真模型View.h
  31. ImplementationFile=仿真模型View.cpp
  32. Filter=C
  33. BaseClass=CView
  34. VirtualFilter=VWC
  35. [CLS:CMainFrame]
  36. Type=0
  37. HeaderFile=MainFrm.h
  38. ImplementationFile=MainFrm.cpp
  39. Filter=T
  40. LastObject=ID_FANGZHEN
  41. BaseClass=CFrameWnd
  42. VirtualFilter=fWC
  43. [CLS:CAboutDlg]
  44. Type=0
  45. HeaderFile=仿真模型.cpp
  46. ImplementationFile=仿真模型.cpp
  47. Filter=D
  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_FANGZHEN
  60. Command2=ID_APP_ABOUT
  61. CommandCount=2
  62. [ACL:IDR_MAINFRAME]
  63. Type=1
  64. Class=CMainFrame
  65. Command1=ID_FILE_NEW
  66. Command2=ID_FILE_OPEN
  67. Command3=ID_FILE_SAVE
  68. Command4=ID_FILE_PRINT
  69. Command5=ID_EDIT_UNDO
  70. Command6=ID_EDIT_CUT
  71. Command7=ID_EDIT_COPY
  72. Command8=ID_EDIT_PASTE
  73. Command9=ID_EDIT_UNDO
  74. Command10=ID_EDIT_CUT
  75. Command11=ID_EDIT_COPY
  76. Command12=ID_EDIT_PASTE
  77. Command13=ID_NEXT_PANE
  78. Command14=ID_PREV_PANE
  79. CommandCount=14