dsound: Don't specify period size for the IAudioClient.
commitc59ecdcefb2b4e16182e9c2090db11fc00640ddd
authorAndrew Eikum <aeikum@codeweavers.com>
Tue, 15 Nov 2011 14:48:30 +0000 (15 08:48 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Nov 2011 18:37:37 +0000 (15 19:37 +0100)
treee2b18f873e88a389b3d29ba829c288d32d8f1460
parente4ac347075b1cb35a3ba3317ce7abbbd34ce2b56
dsound: Don't specify period size for the IAudioClient.

We don't actually care what period size gets used (in fact, docs say the
parameter is entirely ignored in Shared mode).
dlls/dsound/primary.c