Some dmusic questions

Michael Günnewig MichaelGuennewig at gmx.de
Thu Jul 17 11:50:19 CDT 2003


Rok Mandeljc <rok.mandeljc at gimb.org> writes:

> 3. this one concerns RIFF loading stuff I've been working on recently.
> MSDN states that IStream and IPersistStream insterfaces should be used
> in parsing data, which means all functs. in helper.c are wrong. I'll
> look deeper into docs and try to find out how it's supposed to go (just
> expect that all functs. will be replaced so do not modify them ;=) ).

The avifile/avifil32 library also says to implement the IPersistStream
interface, which I have implemented some time ago. But the avifile API
only uses the Load method, because the Save* methods are not sufficent
for the API.


  Michael




More information about the wine-devel mailing list