| Topic: |
DEVELOP > c-Plus-Plus |
| User: |
"PhreakRox" |
| Date: |
02 Sep 2006 04:42:49 PM |
| Object: |
Send an email |
Hello, does anyone know of some easy to use code samples/tutorials that
can show me how to send an email using C++(Win32) ? Thankyou in advance.
.
|
|
| User: "Thomas J. Gritzan" |
|
| Title: Re: Send an email |
02 Sep 2006 04:54:29 PM |
|
|
PhreakRox schrieb:
Hello, does anyone know of some easy to use code samples/tutorials that
can show me how to send an email using C++(Win32) ? Thankyou in advance.
Look here:
http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9
You could also look up "simple mapi" on the net.
--
Thomas
http://www.netmeister.org/news/learn2quote.html
.
|
|
|
|
| User: "Phlip" |
|
| Title: Re: Send an email |
02 Sep 2006 09:58:16 PM |
|
|
PhreakRox wrote:
Hello, does anyone know of some easy to use code samples/tutorials that
can show me how to send an email using C++(Win32) ? Thankyou in advance.
Install a program called Blat, then use system("blat.exe long command
line");
--
Phlip
http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!!
.
|
|
|
|

|
Related Articles |
|
|