Using MAPI (simplemapi.py)
- From: Tomas Brabenec <konference@xxxxxxxxxxxx>
- Date: Wed, 22 Mar 2006 10:55:04 +0100
Hi all,
i need open new messages in default e-mail client from my application in windows.
I using simplemapi.py (http://www.kirbyfooty.com/simplemapi.py)
But not worked correctly.
This is a error message:
Traceback (most recent call last):
File "Q:\Notebook\frmApp.py", line 206, in on_mnu_email
simplemapi.SendMail("",self.tree.GetItemText(self.tree.GetSelection()),self.memo.GetValue(),"")
File "C:\bra\Programs\Notebook\lib\simplemapi.py", line 141, in SendMail
raise WindowsError, "MAPI error %i" % rc
WindowsError: MAPI error 3221225477
Please, where is a problem ?
Tomas Brabenec
http://brabenec.net
.
- Prev by Date: Per instance descriptors ?
- Next by Date: Re: multiple assignment
- Previous by thread: Per instance descriptors ?
- Next by thread: Default/editable string to raw_input
- Index(es):