ChangeSet ID: 15291 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/09 11:32:17
Modified files: dlls/oleaut32/tests: safearray.c dlls/oleaut32 : typelib2.c typelib.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=15291
Old revision New revision Changes Path 1.18 1.19 +2 -2 wine/dlls/oleaut32/tests/safearray.c 1.31 1.32 +14 -14 wine/dlls/oleaut32/typelib2.c 1.137 1.138 +17 -18 wine/dlls/oleaut32/typelib.c