POP3SMTP.clw
上传用户:pyhyhg
上传日期:2022-08-11
资源大小:56k
文件大小:2k
源码类别:

Email客户端

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CPOP3SMTPDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "POP3SMTP.h"
  8. ClassCount=4
  9. Class1=CPOP3SMTPApp
  10. Class2=CPOP3SMTPDlg
  11. Class3=CAboutDlg
  12. ResourceCount=5
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_CHOOSE
  16. Resource4=IDD_POP3SMTP_DIALOG
  17. Resource5=IDD_VIEW
  18. [CLS:CPOP3SMTPApp]
  19. Type=0
  20. HeaderFile=POP3SMTP.h
  21. ImplementationFile=POP3SMTP.cpp
  22. Filter=N
  23. [CLS:CPOP3SMTPDlg]
  24. Type=0
  25. HeaderFile=POP3SMTPDlg.h
  26. ImplementationFile=POP3SMTPDlg.cpp
  27. Filter=D
  28. [CLS:CAboutDlg]
  29. Type=0
  30. HeaderFile=POP3SMTPDlg.h
  31. ImplementationFile=POP3SMTPDlg.cpp
  32. Filter=D
  33. [DLG:IDD_ABOUTBOX]
  34. Type=1
  35. Class=CAboutDlg
  36. ControlCount=4
  37. Control1=IDC_STATIC,static,1342177283
  38. Control2=IDC_STATIC,static,1342308480
  39. Control3=IDC_STATIC,static,1342308352
  40. Control4=IDOK,button,1342373889
  41. [DLG:IDD_POP3SMTP_DIALOG]
  42. Type=1
  43. Class=CPOP3SMTPDlg
  44. ControlCount=22
  45. Control1=IDC_STATIC,static,1342308352
  46. Control2=IDC_STATIC,static,1342308352
  47. Control3=IDC_EDIT_POP,edit,1350631552
  48. Control4=IDC_STATIC,button,1342177287
  49. Control5=IDC_EDIT_USER,edit,1350631552
  50. Control6=IDC_STATIC,static,1342308352
  51. Control7=IDC_EDIT_PASS,edit,1350631584
  52. Control8=IDC_BUTTON_RECV,button,1342242816
  53. Control9=IDC_BUTTON_DISCON,button,1342242816
  54. Control10=IDC_BUTTON_VIEW,button,1342242816
  55. Control11=IDC_EDIT_INFO,edit,1353779332
  56. Control12=IDC_STATIC,button,1342177287
  57. Control13=IDC_STATIC,static,1342308352
  58. Control14=IDC_STATIC,static,1342308352
  59. Control15=IDC_STATIC,static,1342308352
  60. Control16=IDC_EDIT_SMTP,edit,1350631552
  61. Control17=IDC_EDIT_TO,edit,1350631552
  62. Control18=IDC_EDIT_SUB,edit,1350631552
  63. Control19=IDC_BUTTON_SEND,button,1342242816
  64. Control20=IDC_EDIT_BODY,edit,1353781380
  65. Control21=IDC_STATIC,static,1342308352
  66. Control22=IDC_CHECK_DEL,button,1342242819
  67. [DLG:IDD_CHOOSE]
  68. Type=1
  69. Class=?
  70. ControlCount=3
  71. Control1=IDOK,button,1342242816
  72. Control2=IDCANCEL,button,1342242816
  73. Control3=IDC_COMBO1,combobox,1344339971
  74. [DLG:IDD_VIEW]
  75. Type=1
  76. Class=?
  77. ControlCount=3
  78. Control1=IDC_EDIT_TEXT,edit,1353777284
  79. Control2=IDC_BUTTON_SAVE,button,1342242816
  80. Control3=IDCANCEL,button,1342242816