Page 1 of 1

question about wxAutomationObject and Outlook Express

Posted: Thu Apr 02, 2009 5:31 am
by smallwolf
hello:
i just read the documentation of wxAutomationObject, and
the using it with Excel. is it possible to use it with the
Outlook Express to send email?
(i use the wxEmail class to test sending email,and it works fine, i want to know another way to work)

if the answer is "yes", could you show me some codes?

have a nice day! :)

Posted: Thu Apr 02, 2009 7:50 am
by timg
I don't believe Outlook Express has a documented Object Model, so Excel-like automation is probably not possible.

Posted: Thu Apr 02, 2009 9:07 am
by doublemax
using MAPI to send email through Outlook should work.

http://forums.wxwidgets.org/viewtopic.php?t=23452