- use Interlocked* functions in AddRef and Release.
authorPaul Vriens <Paul.Vriens@xs4all.nl>
Fri, 14 Jan 2005 15:10:52 +0000 (15:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Jan 2005 15:10:52 +0000 (15:10 +0000)
commitc905d691c89af8de07af130776b1e9edd4986777
treef1638211efa1fc080c29cdc4931b44957769d1e8
parenta010e3b3fa55b3b801fd011720c5205f31d31587
- use Interlocked* functions in AddRef and Release.
- store the result of the Interlocked functions and use only this.
dlls/avifil32/acmstream.c
dlls/avifil32/avifile.c
dlls/avifil32/editstream.c
dlls/avifil32/getframe.c
dlls/avifil32/icmstream.c
dlls/avifil32/tmpfile.c
dlls/avifil32/wavfile.c