wine/dlls dpnet/client.c dpnet/address.c dmsyn ...

Alexandre Julliard julliard at winehq.org
Fri Jan 14 10:52:05 CST 2005


ChangeSet ID:	15454
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/14 10:52:05

Modified files:
	dlls/dpnet     : client.c address.c 
	dlls/dmsynth   : synthsink.c synth.c dmsynth_main.c 

Log message:
	James Hawkins <truiken at gmail.com>
	- Use Interlocked* instead of ++/-- in AddRef/Release.
	- Use only stored result of Interlocked* in AddRef/Release.
	- Expand TRACEs to display the ref count.

Patch: http://cvs.winehq.org/patch.py?id=15454

Old revision  New revision  Changes     Path
 1.5           1.6           +11 -6      wine/dlls/dpnet/client.c
 1.6           1.7           +11 -6      wine/dlls/dpnet/address.c
 1.8           1.9           +11 -6      wine/dlls/dmsynth/synthsink.c
 1.8           1.9           +11 -6      wine/dlls/dmsynth/synth.c
 1.9           1.10          +4 -4       wine/dlls/dmsynth/dmsynth_main.c




More information about the wine-cvs mailing list