Allocate wave format structure dynamically based on format.
commitdfe3c1c579788c1f3d374b56dbb3f7a0fcbd303d
authorRobert Reif <reif@earthlink.net>
Wed, 18 Aug 2004 00:30:37 +0000 (18 00:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Aug 2004 00:30:37 +0000 (18 00:30 +0000)
tree7e9f9c02ce686ae0d0f5983e2d27c44600333a66
parentcae33167d2f32711fefddd9e5942a82666797965
Allocate wave format structure dynamically based on format.
Remove format checks to allow driver to decide if format supported.
Code cleanups.
dlls/dsound/buffer.c
dlls/dsound/capture.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