ChangeSet ID: 15592 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/21 04:18:16
Modified files: dlls/dmband : dmband_main.c bandtrack.c band.c dlls/d3dx8 : d3dxbuffer.c
Log message: Paul Vriens Paul.Vriens@xs4all.nl - Use Interlocked* functions in AddRef and Release. - Store the result of the Interlocked functions and use only this.
Patch: http://cvs.winehq.org/patch.py?id=15592
Old revision New revision Changes Path 1.11 1.12 +4 -4 wine/dlls/dmband/dmband_main.c 1.11 1.12 +9 -4 wine/dlls/dmband/bandtrack.c 1.13 1.14 +9 -4 wine/dlls/dmband/band.c 1.6 1.7 +9 -4 wine/dlls/d3dx8/d3dxbuffer.c