Module: wine Branch: master Commit: b474649e0e9491f938f1daec74cdca01343dd97e URL: http://source.winehq.org/git/wine.git/?a=commit;h=b474649e0e9491f938f1daec74...
Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Wed Dec 9 15:49:12 2009 +0100
dsound: Only initialize one guid for capture and renderer.
---
dlls/dsound/capture.c | 11 ++---- dlls/dsound/dsound.c | 10 ++--- dlls/dsound/dsound_main.c | 76 +++++++++++++++++++++--------------------- dlls/dsound/dsound_private.h | 5 +-- dlls/dsound/propset.c | 14 ++++--- 5 files changed, 56 insertions(+), 60 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b474649e0e9491f938f1da...