24 Jan
2005
24 Jan
'05
11:31 a.m.
ChangeSet ID: 15624 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/01/24 05:31:45 Modified files: dlls/dmscript : scripttrack.c script.c dmscript_main.c Log message: Paul Vriens <Paul.Vriens(a)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=15624 Old revision New revision Changes Path 1.8 1.9 +9 -4 wine/dlls/dmscript/scripttrack.c 1.16 1.17 +9 -4 wine/dlls/dmscript/script.c 1.9 1.10 +20 -20 wine/dlls/dmscript/dmscript_main.c