[Mono-list] Re: IStream as Stream

Abe Gillespie abe.gillespie at gmail.com
Sun Apr 23 16:44:08 EDT 2006


Well cool, I just found this:

http://www.vbaccelerator.com/home/net/code/Libraries/Writing_CDs/IMAPI/article.asp

With attention specifically to the IStreamOnStream class.  I think
this should work.

Thanks anyways!
-Abe

On 4/23/06, Abe Gillespie <abe.gillespie at gmail.com> wrote:
> This is continuing from my "read / write string to stream" thread from
> yesterday.  What I need now is a way to connect a .Net Stream object
> to an object that implements IStream.
>
> Kornél - I see ComIStreamWrapper class you created to go from Stream
> to IStream ... but I need the opposite IStream to Stream.  Know where
> I can start?
>
> Thanks again!
> -Abe
>


More information about the Mono-list mailing list