Device enumeration callbacks should return a NULL guid for default
commit725d8c39aaa5c4665373efebeee90dfe2e609aab
authorRobert Reif <reif@earthlink.net>
Mon, 15 Sep 2003 20:08:05 +0000 (15 20:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Sep 2003 20:08:05 +0000 (15 20:08 +0000)
tree6806eb6c48ef47acd111075ff51e67d43ff275be
parentb4557d0118659e67aa4694e752d7ce759a073ebf
Device enumeration callbacks should return a NULL guid for default
devices.
Fixed some volume and pan cases.
Added missing property set.
Fixed capture notification bug.
dlls/dsound/buffer.c
dlls/dsound/capture.c
dlls/dsound/dsound_main.c
dlls/dsound/primary.c
dlls/dsound/propset.c
dlls/winmm/wineoss/audio.c