ChangeSet ID: 15391 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/12 13:26:42
Modified files: dlls/dmcompos : signposttrack.c composer.c chordmaptrack.c chordmap.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=15391
Old revision New revision Changes Path 1.9 1.10 +7 -4 wine/dlls/dmcompos/signposttrack.c 1.9 1.10 +7 -4 wine/dlls/dmcompos/composer.c 1.8 1.9 +7 -4 wine/dlls/dmcompos/chordmaptrack.c 1.10 1.11 +7 -4 wine/dlls/dmcompos/chordmap.c