ChangeSet ID: 13825 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/17 13:10:59
Modified files: dlls/dsound : sound3d.c propset.c primary.c capture.c buffer.c
Log message: Robert Reif reif@earthlink.net Cleanup reference counting. AddRef and Release return ULONG.
Patch: http://cvs.winehq.org/patch.py?id=13825
Old revision New revision Changes Path 1.35 1.36 +2 -16 wine/dlls/dsound/sound3d.c 1.25 1.26 +0 -1 wine/dlls/dsound/propset.c 1.35 1.36 +2 -2 wine/dlls/dsound/primary.c 1.34 1.35 +1 -1 wine/dlls/dsound/capture.c 1.38 1.39 +14 -26 wine/dlls/dsound/buffer.c