Re: [python-win32] send to mail recipient

2011-07-29 Thread Werner F. Bruhin
On 07/28/2011 04:25 AM, Her Him wrote: I've scoured the Internet for a way to mimic the functionality of the windows 'Send to Mail Recipient' shortcut, but the best I've come up with are a few C++ examples like this one: http://www.codeproject.com/KB/shell/sendtomail.aspx?display=Mobile. Unfortun

Re: [python-win32] send to mail recipient

2011-07-28 Thread Tim Roberts
Her Him wrote: > I've scoured the Internet for a way to mimic the functionality of the > windows 'Send to Mail Recipient' shortcut, but the best I've come up > with are a few C++ examples like this one: > http://www.codeproject.com/KB/shell/sendtomail.aspx?display=Mobile. > Unfortunately C++ and I

[python-win32] send to mail recipient

2011-07-27 Thread Her Him
I've scoured the Internet for a way to mimic the functionality of the windows 'Send to Mail Recipient' shortcut, but the best I've come up with are a few C++ examples like this one: http://www.codeproject.com/KB/shell/sendtomail.aspx?display=Mobile. Unfortunately C++ and I don't get along and I'