wine/dlls/ole32 oleobj.c ifs.c errorinfo.c

Alexandre Julliard julliard at winehq.org
Sun Jan 9 11:29:21 CST 2005


ChangeSet ID:	15290
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/09 11:29:21

Modified files:
	dlls/ole32     : oleobj.c ifs.c errorinfo.c 

Log message:
	Paul Vriens <Paul.Vriens at 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=15290

Old revision  New revision  Changes     Path
 1.21          1.22          +5 -2       wine/dlls/ole32/oleobj.c
 1.46          1.47          +7 -5       wine/dlls/ole32/ifs.c
 1.24          1.25          +8 -6       wine/dlls/ole32/errorinfo.c




More information about the wine-cvs mailing list