Location:
Search - imapi
Search list
Description: 利用microsoft 的imapi接口进行cd刻录-use of the interface imapi cd burner
Platform: |
Size: 107167 |
Author: 赵选 |
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: 2659 |
Author: 孔生 |
Hits:
Description: 使用Windows IMAPI编写的光盘刻录程序
Platform: |
Size: 1584994 |
Author: 张志良 |
Hits:
Description: 一个用IMAPI实现刻录CD/DVD的例子
Platform: |
Size: 4579735 |
Author: liuruihan |
Hits:
Description: *
* 38 11/03/98 2:10p Admin
* Added jackpot and gambit. Removed random player selection. Added part
* of MPede support. Added response to ChatgamesID request. Added code
* to track server name.
*/
Platform: |
Size: 3087 |
Author: ll |
Hits:
Description: 使用IMAPI完成Email client端功能 可attach 附加檔案-completed using disk-Email client can attach additional functions Archives
Platform: |
Size: 38333 |
Author: 邱奕維 |
Hits:
Description: 利用windows自带的imapi写的刻录软件
Platform: |
Size: 39885 |
Author: qinghuazxy@126.com |
Hits:
Description: 使用IMAPI完成Email client端功能 可attach 附加檔案-completed using disk-Email client can attach additional functions Archives
Platform: |
Size: 37888 |
Author: 邱奕維 |
Hits:
Description: 利用microsoft 的imapi接口进行cd刻录-use of the interface imapi cd burner
Platform: |
Size: 106496 |
Author: 赵选 |
Hits:
Description: 用VC开发的nero刻录程序,可实现建立任意层(小于128)的目录,可视化操作-development of the VC nero burning procedures, for the establishment of arbitrary layer (less than 128) to the directory, Visualization operation
Platform: |
Size: 4808704 |
Author: 赵鑫 |
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: 使用Windows IMAPI编写的光盘刻录程序-Prepared using the Windows IMAPI CD-burning program
Platform: |
Size: 5188608 |
Author: 张志良 |
Hits:
Description: 一个定时备份资料的服务程序。有涉及需停止服务时可自动停止服务并在备份结束后自动启动服务。并可将压缩后的文件或目录FTP备份。内含移动短信机接口代码备份情况可短信通知。-A regular data backup service program. Involving the need to stop the service can automatically stop the service and backup service automatically starts after the end. Could be compressed files or directories FTP backup. Includes mobile messaging interface code to back up SMS notification can be.
Platform: |
Size: 190464 |
Author: HM.L |
Hits:
Description: Demo(VC)-cn-jx.rar一个很不错的DVD/CD 刻录光盘SDK-Demo (VC)-cn-jx.rar a very good DVD/CD Burning SDK CD-ROM
Platform: |
Size: 1787904 |
Author: tl |
Hits:
Description: 一个通过IMAPI2刻录光盘的代码
Burning CD/DVD Media with the Image Mastering API Version 2.0 (IMAPI2)
Example of a CD/DVD Burning Application using IMAPI2 -An adopted code IMAPI2 Burn Disc Burning CD/DVD Media with the Image Mastering API Version 2.0 (IMAPI2) Example of a CD/DVD Burning Application using IMAPI2
Platform: |
Size: 39936 |
Author: 兔八哥 |
Hits:
Description: 一个用IMAPI实现刻录CD/DVD的例子-Realize using IMAPI burn a CD/DVD case
Platform: |
Size: 4579328 |
Author: liuruihan |
Hits:
Description: *
* 38 11/03/98 2:10p Admin
* Added jackpot and gambit. Removed random player selection. Added part
* of MPede support. Added response to ChatgamesID request. Added code
* to track server name.
*/-*
* 38 11/03/98 2:10p Admin
* Added jackpot and gambit. Removed random player selection. Added part
* of MPede support. Added response to ChatgamesID request. Added code
* to track server name.
*/
Platform: |
Size: 3072 |
Author: ll |
Hits:
Description: IMAPI刻录程序。不需要任何第三方厂商API支持-IMAPI burning program. API does not require any third-party vendors to support
Platform: |
Size: 1393664 |
Author: 袁一明 |
Hits:
Description: CD Burning using IMAPI
Platform: |
Size: 27648 |
Author: 张国原 |
Hits:
Description: 一个类IMapi,可以用于在应用程序中加入发送邮件的功能-A class IMapi, can be used to send mail in the application
Platform: |
Size: 3072 |
Author: chenhenhao |
Hits: