ChangeSet ID: 13809 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/16 14:08:04
Modified files: dlls/dsound : sound3d.c propset.c primary.c dsound_main.c dsound.c capture.c buffer.c
Log message: Robert Reif reif@earthlink.net Cleanup reference counting.
Patch: http://cvs.winehq.org/patch.py?id=13809
Old revision New revision Changes Path 1.34 1.35 +4 -4 wine/dlls/dsound/sound3d.c 1.24 1.25 +8 -9 wine/dlls/dsound/propset.c 1.34 1.35 +1 -5 wine/dlls/dsound/primary.c 1.108 1.109 +4 -4 wine/dlls/dsound/dsound_main.c 1.22 1.23 +11 -11 wine/dlls/dsound/dsound.c 1.33 1.34 +11 -60 wine/dlls/dsound/capture.c 1.37 1.38 +1 -3 wine/dlls/dsound/buffer.c