Module: wine Branch: master Commit: 9cc62d321c6c6bd05747d94d073cdeb3241c2bcf URL: http://source.winehq.org/git/wine.git/?a=commit;h=9cc62d321c6c6bd05747d94d07...
Author: Michael Stefaniuc mstefani@redhat.de Date: Thu Jul 19 02:05:37 2012 +0200
dsound: Handle IDirectSound by the IDirectSound8 implementation.
---
dlls/dsound/dsound.c | 194 +----------------------------------------- dlls/dsound/dsound_private.h | 1 - dlls/dsound/tests/dsound8.c | 6 +- 3 files changed, 6 insertions(+), 195 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9cc62d321c6c6bd05747d9...