Welcome![Sign In][Sign Up]
Location:
Search - mapi

Search list

[Internet-Networkimapi_updated.zip

Description: 使用MAPI的email发送程序,支持附件
Platform: | Size: 2774 | Author: | Hits:

[MultiLanguageC Builder 以 MAPI 读取 E-Mail 的范例.zip

Description:
Platform: | Size: 496984 | Author: | Hits:

[Email ClientCMapi_src.zip

Description: MAPI协议发送邮件封装类
Platform: | Size: 12032 | Author: | Hits:

[Email ClientMailsenderPro

Description: 发送邮件的程序,调用MAPI函数发送邮件。-mail procedures, called MAPI mail function.
Platform: | Size: 70674 | Author: 孙中山 | Hits:

[Email ClientExMAPIDemo

Description: extended mapi demo, you can use the program develop extended mapi client to retrieve and send e-mail.-extended MAPI demo, you can use the program develop extended MAPI cl ient to retrieve and send e-mail.
Platform: | Size: 49030 | Author: 石羽 | Hits:

[ComboBoxYahooWidgetEngine302

Description: SMAPI和CMC都包含在完整的MAPI中,当用户想执行一些高级操作,比如编写自己的E-mail服务器的时候,必须使用完整的MAPI。本文主要阐述如何编写能够收发电子邮件的程序,因此使用SMAPI就足够了-SMAPI and CMC are included in the integrity of the MAPI, when users wish to implement a number of senior operations, For example, the preparation of the E-mail server, it must use the full MAPI. This article is mainly about how to write e-mail procedures, the use of sufficient SMAPI
Platform: | Size: 9247778 | Author: dreamwhere | Hits:

[WEB Mail用MAPI发送邮件.ZIP

Description: 包括发送邮件程序、发送有附件的邮件的程序和接受邮件程序。-including the transmission of e-mail programs, send e-mail attachments are the procedures and receive e-mail programs.
Platform: | Size: 3720 | Author: 刘劲 | Hits:

[Internet-NetworkSMapiSample

Description: 网络编程相关代码 MAPI的程序-network programming code MAPI procedures
Platform: | Size: 43722 | Author: 刘住 | Hits:

[Internet-NetworkTestMAPI

Description: A (hopefully) complete extended MAPI wrapper for WinXP, WinCE, and .NET.-A (hopefully) complete extended MAPI wrap per for WinXP, WinCE, and.NET.
Platform: | Size: 37317 | Author: LiuZP | Hits:

[Email Clientchap5qps

Description: 1. 目录handrfc822包含处理rfc822信件结构的程序。2. 目录mail-attch包含发送带附件的email的程序。3. 目录mailchecker包含接收邮件的程序。4. 目录Mime包含编码(base64,quote-printable,Uuencode)解码的程序。5. 目录sendmail包含发送无附件的email的程序。6. 目录vbmail包含使用MAPI发送接收邮件的程序。-1. Contents include handling rfc822 handrfc822 letter of procedures. 2. Catalog mail-attch included with this annex to the email process. 3. Contents include mailchecker receive mail procedures. 4. Contents include Mime encoding (base64, quote-printable, Uuencode) decoder procedures. 5. Contents sendmail included in the annex to this email without the procedure. 6. Contents include the use of MAPI vbmail receiving this mail procedures.
Platform: | Size: 273250 | Author: marble | Hits:

[Email ClientIMapi

Description: 一个类IMapi,可以用于在应用程序中加入发送邮件的功能,参考下面的一个应用: #include \"imapi.h\" void CBugReport::OnOK() { CIMapi mail mail.To (\"UltraMaroon@email.msn.com\") // Set recipient name mail.To(\"someoneelse@somewhereelse.com\") // Second recipient mail.Cc(\"cc@cc.com\") // CC recipient // Identify sender (not strictly necessary since MAPI will fill this in for you) mail.From(\"user@somewhere.com\") mail.Subject(\"Test Email\") // Subject of this email mail.Attach(\"somefilename\") // Attaching a file // Attach another file but give it a different name inside the email itself mail.Attach(\"someotherfile\", \"different_name_for_recipient\") // Put text of message in body mail.Text(\"Body text for this email\") // Set body text mail.Send() // Now send the mail! CDialog::OnOK() } -IMapi a category that can be used in the application process to send mail functions, a reference to the following applications : # include # include "imapi.h" void CBugReport : : OnOK () (mail.To CIMapi mail ( "e @ UltraMaroon mail.msn.com ") / / Set recipient name mail.To ( "someoneelse@somewhereelse.com") / / Second mail.Cc recipient ( "cc@cc.com") / / CC recipie nt / / Identify sender (not strictly necessary's ince MAPI will fill this in for you) mail.From ( " user@somewhere.com ") mail.Subject (" Test Em sixty ") / / Subject of this email mail.Attach (" so mefilename ") / / Attaching a file / / Attach anot her file but give it a different name inside the e mail.Attach mail itself ( "someotherfile" "
Platform: | Size: 2659 | Author: 孔生 | Hits:

[Windows MobilewinmbiSample

Description: 通过MAPI来收发短信的例子,是学习短信操作的很好的素材-through MAPI to send and receive text messages example is the study of the operation of SMS good material
Platform: | Size: 10272179 | Author: 陈涛 | Hits:

[Other resourceProfileDemo

Description: MAPI类及简单的MAPI工程编程代码-MAPI category and simple MAPI programming code works
Platform: | Size: 32118 | Author: 韦功成 | Hits:

[Other resource网络编程实作教程

Description: INTERNET网络高级编程的包括邮件加密、MAPI、ISAPI、ACTIVEX、FTP等等。-INTERNET senior network programming including mail encryption, MAPI, ISAPI, ACTIVEX, FTP and so on.
Platform: | Size: 816714 | Author: 韦功成 | Hits:

[Other resourceOutlookTools

Description: 是用MAPI 实现对OUTLOOK 收发邮件的监控
Platform: | Size: 433137 | Author: jeny | Hits:

[Email Clientwin32dllSendMail

Description: 调用mapi发EMAIL. 做成DLL,提供JAVA的JINI调用借口.
Platform: | Size: 129081 | Author: liuxinggu | Hits:

[Delphi VCLMapiMail

Description: delphi mapi mail sender
Platform: | Size: 3072 | Author: attila174 | Hits:

[OtherMAPI-SEND-MAIL

Description: 邮件发送系统实现:使用MAPI实现邮件发送.-Mail Send System: Use MAPI to send mail.
Platform: | Size: 5120 | Author: alex | Hits:

[OtherOReilly---CDO-a-MAPI-Programming-with-Visual-Basi

Description: O Reilly - CDO & MAPI Programming with Visual Basic
Platform: | Size: 1248256 | Author: TheArtfulBrewer | Hits:

[Goverment applicationMAPI-email

Description: VB编写的用MAPI控件发送邮件操作,可以用于创建邮件撰写和发送。当初我是想修改一下实现邮件自动发送功能的。-VB prepared to send mail using MAPI controls operation
Platform: | Size: 19456 | Author: luoying | Hits:
« 1 2 34 5 6 7 8 »

CodeBus www.codebus.net