Click here to Skip to main content
15,893,508 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I have developed a dialog based application in MFC. And in this application i want to provide an option to the user of sending email if there are any queries.As i am not much familiar on how to send a email through an MFC application so cany one help me in doing this.

Thanks in Advance
Posted

 
Share this answer
 
If you're using Document-View architecture in MFC you can make use of MAPI[^].

Otherwise this [^]also can help you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900