ChangeSet ID: 15398 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/12 13:29:22
Modified files: dlls/avifil32 : icmstream.c acmstream.c
Log message: Paul Vriens Paul.Vriens@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