On Fri, Nov 07, 2008 at 02:20:04PM +0100, Hans Leidekker wrote:
> On Friday 07 November 2008 13:48:29 Huw Davies wrote:
> > > This interface is undocumented but fortunately its name was enough
> > > of a hint to create a sensible implementation. Used by Outlook when
> > > retrieving or sending a ma
On Friday 07 November 2008 13:48:29 Huw Davies wrote:
> > This interface is undocumented but fortunately its name was enough
> > of a hint to create a sensible implementation. Used by Outlook when
> > retrieving or sending a mail.
>
> We already have MimeOleCreateVirtualStream() which is implement
Hans Leidekker wrote:
> This interface is undocumented but fortunately its name was enough
> of a hint to create a sensible implementation. Used by Outlook when
> retrieving or sending a mail.
We already have MimeOleCreateVirtualStream() which is implemented on top
of CreateStreamOnHGlobal()...