21 Sep
2004
21 Sep
'04
12:25 a.m.
ChangeSet ID: 13854 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/09/20 19:25:03 Modified files: dlls/oleaut32 : olepicture.c olefont.c Log message: James Hawkins <truiken(a)gmail.com> Use InterlockedDecrement and InterlockedIncrement instead of ++/--. Patch: http://cvs.winehq.org/patch.py?id=13854 Old revision New revision Changes Path 1.42 1.43 +7 -13 wine/dlls/oleaut32/olepicture.c 1.35 1.36 +7 -13 wine/dlls/oleaut32/olefont.c