smtp.clw
上传用户:young001
上传日期:2007-07-04
资源大小:33k
文件大小:3k
源码类别:

WEB邮件程序

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CSmtpDoc
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "smtp.h"
  8. LastPage=0
  9. ClassCount=7
  10. Class1=AttachDlg
  11. Class2=CMainFrame
  12. Class3=CSmtpApp
  13. Class4=CAboutDlg
  14. Class5=CSmtpDoc
  15. Class6=SmtpSetupDlg
  16. Class7=CSmtpView
  17. ResourceCount=4
  18. Resource1=IDD_DIALOG_ATTACH
  19. Resource2=IDD_DIALOG_SETUP
  20. Resource3=IDD_ABOUTBOX
  21. Resource4=IDR_MAINFRAME
  22. [CLS:AttachDlg]
  23. Type=0
  24. BaseClass=CDialog
  25. HeaderFile=AttachDlg.h
  26. ImplementationFile=AttachDlg.cpp
  27. LastObject=ID_PREFERENCES_SEND
  28. [CLS:CMainFrame]
  29. Type=0
  30. BaseClass=CFrameWnd
  31. HeaderFile=MainFrm.h
  32. ImplementationFile=MainFrm.cpp
  33. [CLS:CSmtpApp]
  34. Type=0
  35. BaseClass=CWinApp
  36. HeaderFile=Smtp.h
  37. ImplementationFile=Smtp.cpp
  38. [CLS:CAboutDlg]
  39. Type=0
  40. BaseClass=CDialog
  41. HeaderFile=Smtp.cpp
  42. ImplementationFile=Smtp.cpp
  43. [CLS:CSmtpDoc]
  44. Type=0
  45. BaseClass=CDocument
  46. HeaderFile=smtpDoc.h
  47. ImplementationFile=smtpDoc.cpp
  48. [CLS:SmtpSetupDlg]
  49. Type=0
  50. BaseClass=CDialog
  51. HeaderFile=SmtpSetupDlg.h
  52. ImplementationFile=SmtpSetupDlg.cpp
  53. [CLS:CSmtpView]
  54. Type=0
  55. BaseClass=CEditView
  56. HeaderFile=smtpView.h
  57. ImplementationFile=smtpView.cpp
  58. [DLG:IDD_DIALOG_ATTACH]
  59. Type=1
  60. Class=AttachDlg
  61. ControlCount=5
  62. Control1=IDC_BUTTON_ADD,button,1342242816
  63. Control2=IDC_LIST_FILE,listbox,1352732929
  64. Control3=IDC_BUTTON_REMOVE,button,1342242816
  65. Control4=IDOK,button,1342242817
  66. Control5=IDCANCEL,button,1342242816
  67. [DLG:IDD_ABOUTBOX]
  68. Type=1
  69. Class=CAboutDlg
  70. ControlCount=5
  71. Control1=IDC_STATIC,static,1342177283
  72. Control2=IDC_STATIC,static,1342308480
  73. Control3=IDC_STATIC,static,1342308352
  74. Control4=IDOK,button,1342373889
  75. Control5=IDC_STATIC,static,1342308353
  76. [DLG:IDD_DIALOG_SETUP]
  77. Type=1
  78. Class=SmtpSetupDlg
  79. ControlCount=14
  80. Control1=IDC_EDIT_SMTP,edit,1350631552
  81. Control2=IDC_EDIT_FROM,edit,1350631552
  82. Control3=IDC_EDIT_TO,edit,1350631552
  83. Control4=IDC_EDIT_SUBJECT,edit,1350631552
  84. Control5=IDOK,button,1342242817
  85. Control6=IDCANCEL,button,1342242816
  86. Control7=IDC_STATIC,static,1342308352
  87. Control8=IDC_STATIC,static,1342308352
  88. Control9=IDC_STATIC,static,1342308352
  89. Control10=IDC_STATIC,static,1342308352
  90. Control11=IDC_STATIC,static,1342308352
  91. Control12=IDC_EUser,edit,1350631552
  92. Control13=IDC_STATIC,static,1342308352
  93. Control14=IDC_EPass,edit,1350631584
  94. [MNU:IDR_MAINFRAME]
  95. Type=1
  96. Class=CSmtpView
  97. Command1=ID_FILE_NEW
  98. Command2=ID_FILE_OPEN
  99. Command3=ID_FILE_SAVE
  100. Command4=ID_FILE_SAVE_AS
  101. Command5=ID_APP_EXIT
  102. Command6=ID_EDIT_UNDO
  103. Command7=ID_EDIT_CUT
  104. Command8=ID_EDIT_COPY
  105. Command9=ID_EDIT_PASTE
  106. Command10=ID_EDIT_ALL
  107. Command11=ID_VIEW_TOOLBAR
  108. Command12=ID_VIEW_STATUS_BAR
  109. Command13=ID_PREFERENCES_SETUP
  110. Command14=ID_PREFERENCES_FONT
  111. Command15=ID_PREFERENCES_ATTACH
  112. Command16=ID_PREFERENCES_SEND
  113. Command17=ID_APP_ABOUT
  114. CommandCount=17
  115. [ACL:IDR_MAINFRAME]
  116. Type=1
  117. Class=?
  118. Command1=ID_EDIT_ALL
  119. Command2=ID_EDIT_COPY
  120. Command3=ID_FILE_NEW
  121. Command4=ID_FILE_OPEN
  122. Command5=ID_FILE_SAVE
  123. Command6=ID_EDIT_PASTE
  124. Command7=ID_EDIT_UNDO
  125. Command8=ID_EDIT_CUT
  126. Command9=ID_NEXT_PANE
  127. Command10=ID_PREV_PANE
  128. Command11=ID_EDIT_COPY
  129. Command12=ID_EDIT_PASTE
  130. Command13=ID_EDIT_CUT
  131. Command14=ID_EDIT_UNDO
  132. CommandCount=14
  133. [TB:IDR_MAINFRAME]
  134. Type=1
  135. Class=?
  136. Command1=ID_FILE_NEW
  137. Command2=ID_FILE_OPEN
  138. Command3=ID_FILE_SAVE
  139. Command4=ID_EDIT_CUT
  140. Command5=ID_EDIT_COPY
  141. Command6=ID_EDIT_PASTE
  142. CommandCount=6