Location:
Search - mapi
Search list
Description: MAPI的编程 -MAPI programming MAPI programming
Platform: |
Size: 14332 |
Author: jc |
Hits:
Description: MAPI: API for wireless cards under Linux
提供wireless的API函数。大家可以通过这个程序,实现自己对wireless card的控制。比如设置ssid等等。对做无线网络的人非常有用。
Platform: |
Size: 19827 |
Author: 张和 |
Hits:
Description: 使用MAPI的email发送程序,支持附件 -Using MAPI to sending email , supporting attachment
Platform: |
Size: 3072 |
Author: 站长 |
Hits:
Description: MAPI协议发送邮件封装类-MAPI agreement transmission mail seal class
Platform: |
Size: 12288 |
Author: 站长 |
Hits:
Description: 利用 C Builder的MAPI阅读邮件的简单例程--A simple example which uses C Builder MAPI to read mails
Platform: |
Size: 497664 |
Author: 站长 |
Hits:
Description: 一个使用MAPI发送邮件的例子,推荐下载--An example of using MAPI to send the mail,recommend
Platform: |
Size: 346112 |
Author: 站长 |
Hits:
Description: MapiControl是个简单的控件,用来直接通过简单MAPI(MAPI32.DLL)来发送邮件。功能无限制。源代码:包括。适用语言:D4 D5-MapiControl is a simple control, directly through simple MAPI (MAPI32.DLL) to send messages. Features unlimited. Source code: include. Applicable language: D4 D5
Platform: |
Size: 5120 |
Author: 站长 |
Hits:
Description: 网络编程相关代码 MAPI的程序-network programming code MAPI procedures
Platform: |
Size: 43008 |
Author: 刘住 |
Hits:
Description: MAPI类及简单的MAPI工程编程代码-MAPI category and simple MAPI programming code works
Platform: |
Size: 3448832 |
Author: 韦功成 |
Hits:
Description: INTERNET网络高级编程的包括邮件加密、MAPI、ISAPI、ACTIVEX、FTP等等。-INTERNET senior network programming including mail encryption, MAPI, ISAPI, ACTIVEX, FTP and so on.
Platform: |
Size: 42280960 |
Author: 韦功成 |
Hits:
Description: 收发MAPI E-Mail(非SMTP E-mail), 传真的构件-TX MAPI E-Mail (SMTP E-mail), fax Component
Platform: |
Size: 123904 |
Author: 牛西 |
Hits:
Description: MAPI的编程 -MAPI programming MAPI programming
Platform: |
Size: 14336 |
Author: jc |
Hits:
Description: 本文主要讲述如何使用Visual C++用MAPI编写E-mail程序。MAPI是包含在Windows之中的,因此不需要安装其他额外的部件。-this paper on how to use Visual C prepared using MAPI E-mail procedures. MAPI is among included in Windows, so there is no need to install additional components.
Platform: |
Size: 10240 |
Author: ghitx |
Hits:
Description: 是一个实现了SMTP服务的程序源码,通过Windows提供的MAPI实现邮件的接收和发送功能,对需要使用MAPI实现邮件的收发功能的同学非常有用,请赶快下载吧,物超所值呀!-is a realization of the procedures for SMTP source, through the MAPI Windows Mail receive and transmit functions, the need to use MAPI to achieve mail transceiver function of the students very useful, please download it quickly and value for money!
Platform: |
Size: 35840 |
Author: 谢维 |
Hits:
Description: 发送邮件的程序,调用MAPI函数发送邮件。-mail procedures, called MAPI mail function.
Platform: |
Size: 70656 |
Author: 孙中山 |
Hits:
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: 49152 |
Author: 石羽 |
Hits:
Description: 包括发送邮件程序、发送有附件的邮件的程序和接受邮件程序。-including the transmission of e-mail programs, send e-mail attachments are the procedures and receive e-mail programs.
Platform: |
Size: 3072 |
Author: 刘劲 |
Hits:
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: 36864 |
Author: LiuZP |
Hits:
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: 2048 |
Author: 孔生 |
Hits:
Description: 一个使用MAPI进行电子邮件应用程序的开发源代码。-Carried out using a MAPI email application development source code.
Platform: |
Size: 1953792 |
Author: 梁冰 |
Hits: