Module: wine Branch: master Commit: 8856ea79f3468d6f532f5f20e9b28c295d6e1db1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8856ea79f3468d6f532f5f20e9...
Author: Andrew Eikum aeikum@codeweavers.com Date: Tue Sep 27 08:51:33 2011 -0500
dsound: Reimplement PropertySet on mmdevapi.
---
dlls/dsound/dsound_main.c | 20 +++- dlls/dsound/dsound_private.h | 4 + dlls/dsound/propset.c | 262 ++++++++++++++++++++---------------------- 3 files changed, 141 insertions(+), 145 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8856ea79f3468d6f532f5f...