发送邮件(sendmail)的源代码

时间:2012-06-06 10:34:51
【文件属性】:

文件名称:发送邮件(sendmail)的源代码

文件大小:88KB

文件格式:ZIP

更新时间:2012-06-06 10:34:51

mail 发送 程序 VC++

SendMail.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CSendMailApp application class. SendMail.cpp This is the main application source file that contains the application class CSendMailApp. SendMail.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Developer Studio. res\SendMail.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file SendMail.rc. res\SendMail.rc2 This file contains resources that are not edited by Microsoft Developer Studio. You should place all resources not editable by the resource editor in this file. SendMail.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions.


【文件预览】:
Ch06
----SendMail()
--------SendMail.rc(10KB)
--------SendMail.dsp(4KB)
--------StdAfx.cpp(206B)
--------socketx.h(491B)
--------resource.h(1KB)
--------SendMail.h(1KB)
--------SendMail.cpp(3KB)
--------MailDlg.cpp(10KB)
--------ReadMe.txt(3KB)
--------StdAfx.h(976B)
--------ServDlg.h(1KB)
--------SendMail.dsw(541B)
--------MailDlg.h(2KB)
--------socketx.cpp(2KB)
--------res()
--------SendMail.exe(151KB)
--------ServDlg.cpp(1KB)

网友评论

  • 程序还行,但是没文档说明~
  • 不知道怎么回事,没办法连接服务器,另外这个程序需要登录邮箱才能发送邮件,但程序中没有登录的功能
  • 代码相对简单,是一个比较小的软件工具
  • 程序写的相对比较规范,可以读懂
  • 程序代码比较规范,相对简单,没有附件发送功能,