Anybody have any ideas how I can use the default email client to create and send a message without the user having to enter anything (I've been using ShellExecute with "mailto:" up until now). I've included mapi.h & linked mapi32 but keep getting an unresolved external error when compiling/linking.
Any ideas/alternatives appreciated.
Any ideas/alternatives appreciated.