dlls/dmusic/dmusic_misc.c revision 1.3

Gerald Pfeifer pfeifer at dbai.tuwien.ac.at
Mon Jun 16 04:32:09 CDT 2003


I'm afraid the following change to dlls/dmusic/dmusic_misc.c

  revision 1.3
  date: 2003/06/13 18:59:51;  author: julliard;  state: Exp;  lines: +113 -9
  Raphael Junqueira <fenix at club-internet.fr>
  - always use IDirectMusicPerformance8Impl instead of
    IDirectMusicPerformanceImpl (as the first inherits from the second)
  - implement many Loader, AudioPath and Performance8 stubs - fix the
    class factory
  - more debug traces
  - for now IDirectMusicLoader8::LoadObjectFromFile always returns not
    supported format
  - fix the IDirectMusicPerformance8::Init (many crashes)
  - implementation of IDirectMusicPerformance8InitAudio

is causing the following warning:

  dmusic_misc.c:260: warning: passing arg 2 of
  `IDirectMusicPerformanceImpl_SetGraph' from incompatible pointer type

Could someone more familiar with this have a look at what's wrong?

Thanks,
Gerald
-- 
Gerald "Jerry"   pfeifer at dbai.tuwien.ac.at   http://www.pfeifer.com/gerald/



More information about the wine-devel mailing list