- Use Interlocked* functions in AddRef and Release.
commitc6559a104c462e778645809ad889ab7f997a4f16
authorPaul Vriens <Paul.Vriens@xs4all.nl>
Thu, 6 Jan 2005 19:36:47 +0000 (6 19:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Jan 2005 19:36:47 +0000 (6 19:36 +0000)
tree6318da1fb00f81a060149fccdddea5d3a597e7f7
parent5f0e554af576e375b3e5d4290439ce9ee0bc3f89
- Use Interlocked* functions in AddRef and Release.
- Store the result of the Interlocked functions and use only this.
15 files changed:
dlls/quartz/avidec.c
dlls/quartz/avisplit.c
dlls/quartz/dsoundrender.c
dlls/quartz/enumfilters.c
dlls/quartz/enummedia.c
dlls/quartz/enummoniker.c
dlls/quartz/enumpins.c
dlls/quartz/enumregfilters.c
dlls/quartz/filesource.c
dlls/quartz/filtergraph.c
dlls/quartz/filtermapper.c
dlls/quartz/memallocator.c
dlls/quartz/pin.c
dlls/quartz/systemclock.c
dlls/quartz/videorenderer.c