wine/dlls/avifil32 icmstream.c acmstream.c

Alexandre Julliard julliard at winehq.org
Wed Jan 12 13:29:22 CST 2005


ChangeSet ID:	15398
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/12 13:29:22

Modified files:
	dlls/avifil32  : icmstream.c acmstream.c 

Log message:
	Paul Vriens <Paul.Vriens at xs4all.nl>
	- Fix logic in Stream_fnRelease, refcount should be decremented before
	the test for 0.
	- Use Interlocked* functions in Stream_fnRelease .
	- Store the result of the Interlocked functions and this in the
	TRACE.

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

Old revision  New revision  Changes     Path
 1.13          1.14          +4 -3       wine/dlls/avifil32/icmstream.c
 1.14          1.15          +4 -3       wine/dlls/avifil32/acmstream.c




More information about the wine-cvs mailing list