Tagged Questions
2
votes
4answers
1k views
C++ SimpleMAPI SendMail always fails?
I am trying to use SimpleMAPI to display a 'write message' dialogue with an attachment on Vista SP1 with either Windows Mail or Thunderbird in a C++ app (Borland C++ Builder 2006). I should be able to ...