Module: wine Branch: master Commit: 9b15c17376a6943af05f8d118386d87c6ac3829b URL: http://source.winehq.org/git/wine.git/?a=commit;h=9b15c17376a6943af05f8d1183...
Author: Andrew Eikum aeikum@codeweavers.com Date: Wed Oct 19 15:07:18 2011 -0500
dsound: Don't claim to support hardware buffers.
---
dlls/dsound/dsound.c | 10 ++++ dlls/dsound/tests/dsound.c | 111 +++++++++++++++++++++++++++++++++++++++++++ dlls/dsound/tests/dsound8.c | 110 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 231 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9b15c17376a6943af05f8d...