dsound: Refactor playback.
commite49a5c22fb8758c09b6512ea4168396ac72f7fe8
authorRobert Reif <reif@earthlink.net>
Fri, 6 Jan 2006 11:35:20 +0000 (6 12:35 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 6 Jan 2006 11:35:20 +0000 (6 12:35 +0100)
tree8c7396471a999e696d273cd2fa51a9bf7b5b863c
parentead00327e9dde616695131005d59d230a2b1da71
dsound: Refactor playback.
Replace references of IDirectSoundImpl with DirectSoundDevice to
remove one level of indirection and remove the problem of a three
object circular reference.
dlls/dsound/buffer.c
dlls/dsound/dsound.c
dlls/dsound/dsound_private.h
dlls/dsound/mixer.c
dlls/dsound/primary.c
dlls/dsound/propset.c
dlls/dsound/sound3d.c