d3d9: Use the correct AddRef and Release macros.
commit3d96f97ee14507cef9afd4627172d95cd23d6364
authorStefan Dösinger <stefan@codeweavers.com>
Sun, 2 Nov 2008 22:49:40 +0000 (2 23:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Nov 2008 10:40:23 +0000 (4 11:40 +0100)
tree74fdb3a59e419b775c12e6bcf87aef0bc9b1c4b1
parent01eb926987e8c2fd461bf6881137eb4a3f8d621a
d3d9: Use the correct AddRef and Release macros.
17 files changed:
dlls/d3d9/basetexture.c
dlls/d3d9/cubetexture.c
dlls/d3d9/device.c
dlls/d3d9/directx.c
dlls/d3d9/indexbuffer.c
dlls/d3d9/pixelshader.c
dlls/d3d9/query.c
dlls/d3d9/resource.c
dlls/d3d9/stateblock.c
dlls/d3d9/surface.c
dlls/d3d9/swapchain.c
dlls/d3d9/texture.c
dlls/d3d9/vertexbuffer.c
dlls/d3d9/vertexdeclaration.c
dlls/d3d9/vertexshader.c
dlls/d3d9/volume.c
dlls/d3d9/volumetexture.c