搜索资源列表
emaildianziyoujian
- Visual C++课程设计案例精编(第二版) 提供的一个电子邮件发送和接受程序-Visual C curriculum design case precision series (2nd edition) of an e-mail sending and receiving procedures
MX
- 用Visual C++ 做的邮件快递-do express mail
MyVCNetSendMail
- 这是一个用Visual C++.NET编写的EMAIL发送程序源代码-This is a Visual C.NET prepared EMAIL this source code
Email
- 用Visual C++编写,调用winsock函数的邮件发送程序
MailBeginer
- Visual Basic环境收发邮件程序的基础,适合初学者珍藏。
PJ_Naughter_smtp
- PJ Naughter的SMTP类封装实例,可以透过带密码验证的SMTP Server发送text/html的电子邮件。 本人更改后,可以在Visual Studio 2003下编译通过。-PJ Naughter the SMTP class encapsulates example, with the password can be authenticated SMTP Server to send text/html email. I changes, can be compiled u
Send
- SMTP的一个例子!VISUAL C-SMTP an example! VISUAL C
FindMail
- 站长写的搜索email地址的程序-Station to write email address search procedures
MailRecieve
- 用Visual C++开发的电子邮件接收系统,用于学习用VC开发邮件软件。-Using Visual C++ Developed to receive e-mail system for studying the development of e-mail software with VC.
SendMail
- VB.net 2008 发送邮件实例,适合初学者。 可以进行扩展。-VB.net 2008 to send mail example, suitable for beginners. Can be extended.
massmail
- expose blat.dll [from www.blat.net] or CDO [Collaboration Data Objects, from microsof], to send mass mail, with visual foxpro. notes: can not be used with ssl[Secure Socket Layer] yet.
MySmtp
- VISUAL C++编写的邮件发送程序,界面简洁,很好的作品-VISUAL C++ written in mail program, simple interface, good work
smtp1
- 利用SMTP协议发送邮件 VC源码-网络编程 VISUAL C 编写的邮件发送程序,界面简洁,很好的作品-Send mail using SMTP protocol VC source- network programmingVISUAL C prepared by the mail program, simple interface, good work
smtp
- 使用Visual Basic通过SMTP发送邮件程序。-Using the Visual Basic program to send mail through SMTP.
BulkSendMail
- Send Bulk Email in Visual Basic
JmailSend
- visual studio 2005 平台的Jmail发送邮件-visual studio 2005 platform Jmail mail
cbiyeshejidabian
- 电子邮件客户端软件 语言选择:Visual Stdio 2003中的C#(C Sharp) 操作系统选择: WindowsXP系统-E-mail client software Language: Visual Stdio 2003 in C# (C Sharp) choice of operating systems: WindowsXP System
checknumbere-mailmessages
- 如何检查电子邮件数量,如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 Win\System 目录下将相应的本地化资源 MFC70XXX.DLL复制到计算机的 system 或 system32 目录下,并将其重命名为MFCLOC.D-How to check e-mail number, if the application in a shared DLL using MFC, and
visual-CPP-sample
- 编程实现收发邮件等诸多源码范例 c++语言源程序 语言简洁 有效 还有其他程序 需要者请联系-E-mail, and many programming examples c++ language source code source language is simple and effective, there are other programs need, please contact
PEInfo
- 我自己实现的C++写的SMTP发送邮件代码,可以发送附件,SMTP协议基于网上的某些代码,但修正了大部分bug,并且在base64上做了调整,效率还可以,大家可以试下!-SMTP protocol implement use visual c++