Tagged Questions

2
votes
4answers
373 views

C++ SimpleMAPI SendMail always fails?

Hello 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 …