c++ - getting default email client mac OSX cpp -



c++ - getting default email client mac OSX cpp -

here problem, have create multi-platform app in c++ in wich there button open defqult mail service client send mail. yeah, managed windows, , have mac osx don't seems find anyway so. :/

so there way (syscall or this) open default mail service client few parameters passed? (just email adresse juste fine)

thanks in advance answers, have day.

if can utilize objective-c++ seek this:

[[nsworkspace sharedworkspace] openurl:[nsurl urlwithstring:@"mailto:my@mail.com"]]

otherwise seek url default email client using function launch services reference:

lscopydefaultapplicationurlforcontenttype

c++ osx email

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -