quartz: Silence the directsound buffer on starting.
commit6d965b8fb6cbb892662e5324155e6c5b2efb430d
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Fri, 14 Mar 2008 18:47:42 +0000 (14 11:47 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 15 Mar 2008 10:20:26 +0000 (15 11:20 +0100)
tree4ef480b30271fe668263162442f62a44c4875752
parentb1f9acc68862d28a934f5fa5a6e2ec2635af9df6
quartz: Silence the directsound buffer on starting.

If the buffer is created and stopped, the contents of the buffer are
indeterminate, by zeroing it you won't get leftovers from last play.
dlls/quartz/dsoundrender.c