Email attachments inside an app.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I'm using MAPi to email attachments (thanks to a couple articles here on CodeProject!), But I think the behavior I want is not available in MAPi. I want the application to open the default mail program (i.e. Outlook) with the attachment added then in Outlook the user can then add comments, select address etc. the problem is MAPi sends the email directly to the outbox bypassing Outlook. I've seen this behavior, opening Outlook and adding an attachment, in many programs and assumed it was part of MAPi. What am I missing?