10 Dec
2009
10 Dec
'09
4:01 p.m.
Module: wine Branch: master Commit: b474649e0e9491f938f1daec74cdca01343dd97e URL: http://source.winehq.org/git/wine.git/?a=commit;h=b474649e0e9491f938f1daec74... Author: Maarten Lankhorst <m.b.lankhorst(a)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...