Module: wine Branch: master Commit: 6e9276e970d47d4957c99e142d392c59ebf04f48 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6e9276e970d47d4957c99e142d...
Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Sun May 13 12:58:36 2007 +0200
dsound: Primary buffer isn't an IDirectSoundBuffer8.
---
dlls/dsound/dsound_private.h | 2 +- dlls/dsound/primary.c | 87 +++++++++++------------------------------- dlls/dsound/tests/dsound8.c | 5 ++ 3 files changed, 29 insertions(+), 65 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6e9276e970d47d4957c99e...