MAPIConsumer.clw
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:3k
源码类别:

书籍源码

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMAPIConsumerView
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "MAPIConsumer.h"
  8. LastPage=0
  9. ClassCount=5
  10. Class1=CMAPIConsumerApp
  11. Class2=CMAPIConsumerDoc
  12. Class3=CMAPIConsumerView
  13. Class4=CMainFrame
  14. ResourceCount=7
  15. Resource1=IDR_MAINFRAME
  16. Resource2=IDD_ABOUTBOX
  17. Class5=CAboutDlg
  18. Resource7=IDD_MAPICONSUMER_FORM
  19. [CLS:CMAPIConsumerApp]
  20. Type=0
  21. HeaderFile=MAPIConsumer.h
  22. ImplementationFile=MAPIConsumer.cpp
  23. Filter=N
  24. [CLS:CMAPIConsumerDoc]
  25. Type=0
  26. HeaderFile=MAPIConsumerDoc.h
  27. ImplementationFile=MAPIConsumerDoc.cpp
  28. Filter=N
  29. [CLS:CMAPIConsumerView]
  30. Type=0
  31. HeaderFile=MAPIConsumerView.h
  32. ImplementationFile=MAPIConsumerView.cpp
  33. Filter=D
  34. LastObject=CMAPIConsumerView
  35. [CLS:CMainFrame]
  36. Type=0
  37. HeaderFile=MainFrm.h
  38. ImplementationFile=MainFrm.cpp
  39. Filter=T
  40. [CLS:CAboutDlg]
  41. Type=0
  42. HeaderFile=MAPIConsumer.cpp
  43. ImplementationFile=MAPIConsumer.cpp
  44. Filter=D
  45. [DLG:IDD_ABOUTBOX]
  46. Type=1
  47. Class=CAboutDlg
  48. ControlCount=4
  49. Control1=IDC_STATIC,static,1342177283
  50. Control2=IDC_STATIC,static,1342308480
  51. Control3=IDC_STATIC,static,1342308352
  52. Control4=IDOK,button,1342373889
  53. [MNU:IDR_MAINFRAME]
  54. Type=1
  55. Class=CMainFrame
  56. Command1=ID_APP_EXIT
  57. Command2=ID_EDIT_UNDO
  58. Command3=ID_EDIT_CUT
  59. Command4=ID_EDIT_COPY
  60. Command5=ID_EDIT_PASTE
  61. Command6=ID_RECORD_FIRST
  62. Command7=ID_RECORD_PREV
  63. Command8=ID_RECORD_NEXT
  64. Command9=ID_RECORD_LAST
  65. Command10=ID_VIEW_TOOLBAR
  66. Command11=ID_VIEW_STATUS_BAR
  67. Command12=ID_APP_ABOUT
  68. CommandCount=12
  69. [ACL:IDR_MAINFRAME]
  70. Type=1
  71. Class=CMainFrame
  72. Command1=ID_EDIT_UNDO
  73. Command2=ID_EDIT_CUT
  74. Command3=ID_EDIT_COPY
  75. Command4=ID_EDIT_PASTE
  76. Command5=ID_EDIT_UNDO
  77. Command6=ID_EDIT_CUT
  78. Command7=ID_EDIT_COPY
  79. Command8=ID_EDIT_PASTE
  80. Command9=ID_NEXT_PANE
  81. Command10=ID_PREV_PANE
  82. CommandCount=10
  83. [DLG:IDD_MAPICONSUMER_FORM]
  84. Type=1
  85. Class=CMAPIConsumerView
  86. ControlCount=8
  87. Control1=IDC_SENDER,edit,1350631552
  88. Control2=IDC_SUBJECT,edit,1350631552
  89. Control3=IDC_DATE,edit,1350631552
  90. Control4=IDC_STATIC,static,1342308352
  91. Control5=IDC_STATIC,static,1342308352
  92. Control6=IDC_STATIC,static,1342308352
  93. Control7=IDC_STATIC,static,1342308352
  94. Control8=IDC_MESSAGE,static,1342312448
  95. [TB:IDR_MAINFRAME]
  96. Type=1
  97. Class=?
  98. Command1=ID_EDIT_CUT
  99. Command2=ID_EDIT_COPY
  100. Command3=ID_EDIT_PASTE
  101. Command4=ID_FILE_PRINT
  102. Command5=ID_RECORD_FIRST
  103. Command6=ID_RECORD_PREV
  104. Command7=ID_RECORD_NEXT
  105. Command8=ID_RECORD_LAST
  106. Command9=ID_APP_ABOUT
  107. CommandCount=9