Re: mapi32: Resolve FIXME regarding attachment lists in MAPISendMail function

2007-12-21 Thread Mark Neyhart
Hans Leidekker wrote: > On Friday 21 December 2007 19:06:03 Mark Neyhart wrote: > >> How about if I use the &attachment= parameter only if a file list is >> provided by the caller to MAPISendMail? That way applications which are >> not attempting to provide attachmen

Re: mapi32: Resolve FIXME regarding attachment lists in MAPISendMail function

2007-12-21 Thread Mark Neyhart
Lei Zhang wrote: > On Dec 21, 2007 10:06 AM, Mark Neyhart <[EMAIL PROTECTED]> wrote: >> Lei, >> I am aware that Mozilla and Thunderbird do not support attachments via >> mailto. I resolved that with a simple wrapper which changes the mailto >> option into the st

Re: mapi32: Resolve FIXME regarding attachment lists in MAPISendMail function

2007-12-21 Thread Mark Neyhart
> On Dec 21, 2007 2:36 AM, Hans Leidekker <[EMAIL PROTECTED]> wrote: >> On Friday 21 December 2007 00:18:43 Mark Neyhart wrote: >> >>> Extend the MAILTO: string produced by the MAPISendMail function to include >>> an attachment list. Because I was