2 Sep
2003
2 Sep
'03
12:56 a.m.
ChangeSet ID: 9170 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/09/01 19:56:14 Modified files: dlls/dsound : sound3d.c dsound_private.h buffer.c Log message: Robert Reif <reif(a)earthlink.net> Now that reference counting is correct, there is no need to check if the base object goes away. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9170 Old revision New revision Changes Path 1.26 1.27 +91 -135 wine/dlls/dsound/sound3d.c 1.10 1.11 +0 -1 wine/dlls/dsound/dsound_private.h 1.14 1.15 +0 -10 wine/dlls/dsound/buffer.c