19 Oct
2005
19 Oct
'05
7:21 p.m.
ChangeSet ID: 20745 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/10/19 14:21:38 Modified files: dlls/dsound : dsound_private.h dsound.c buffer.c Log message: Robert Reif <reif(a)earthlink.net> Change secondary buffer variable name to secondary. Fix AddRef and Release to use proper class. Patch: http://cvs.winehq.org/patch.py?id=20745 Old revision New revision Changes Path 1.31 1.32 +1 -1 wine/dlls/dsound/dsound_private.h 1.41 1.42 +3 -3 wine/dlls/dsound/dsound.c 1.54 1.55 +12 -12 wine/dlls/dsound/buffer.c