- Some fixes on DirectSound init (need SetCooperativeLevel as seen in
commit493660a529baea1ae071d9cbc11b1c4c528868b9
authorRaphael Junqueira <fenix@club-internet.fr>
Mon, 27 Oct 2003 22:08:37 +0000 (27 22:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Oct 2003 22:08:37 +0000 (27 22:08 +0000)
tree162651745092fd258681600a9c318ee8aeb8f626
parent4f20d165965ac3cfae352d78b58376bdcafde711
- Some fixes on DirectSound init (need SetCooperativeLevel as seen in
  msdn) on IDirectMusicPerformance8::InitAudio.
- Some fixes in IDirectMusicPerformance8ImplCreateStandardAudioPath
  (not perfect yet, need to understand/fix the channel init/use).
- Fix typo on CreateDirectMusicContainer.
- Add missing define in dsound.h.
- Better traces on IDirectMusicLoader8::SetSearchDirectory.
dlls/dmime/performance.c
dlls/dmloader/container.c
dlls/dmloader/loader.c
dlls/dmloader/loaderstream.c
include/dsound.h