Want to find sample codes used to send E-Mail.
-
Hi, everyone! I want to use VC++ to send an Email to someone. And my application is a console application. (command line based.) I have searched this site and find all the sample codes are written in ATL or COM. Well ... I know nothing about these topic. I simply want to know where can I find some simple samples which is written in plain VC++ and a seperate E-Mail sending class? :-) Thanks in advance, George
-
Hi, everyone! I want to use VC++ to send an Email to someone. And my application is a console application. (command line based.) I have searched this site and find all the sample codes are written in ATL or COM. Well ... I know nothing about these topic. I simply want to know where can I find some simple samples which is written in plain VC++ and a seperate E-Mail sending class? :-) Thanks in advance, George
Look for "CMapi" class it should exist in the codeproject,... if not.. www.google.com http://www.codeproject.com/internet/cmapi.asp the latest release.... http://www.naughter.com/cmapi.html
-
Look for "CMapi" class it should exist in the codeproject,... if not.. www.google.com http://www.codeproject.com/internet/cmapi.asp the latest release.... http://www.naughter.com/cmapi.html