Does any body know how to send a mail in c/c++ program?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • patelcm22
    New Member
    • Sep 2008
    • 2

    Does any body know how to send a mail in c/c++ program?

    Hi,
    Can any body show me the way of sending an email using a c/c++ program on windows platform?

    Thanks a lot in advance.

    With regards,
    chirag patel.
  • arnaudk
    Contributor
    • Sep 2007
    • 425

    #2
    Read up on the MAPI messaging API for windows.

    Comment

    Working...