Remove the setting of the result pointer to NULL in creates, tests
authorOliver Stieber <oliver_stieber@yahoo.co.uk>
Mon, 14 Nov 2005 11:21:46 +0000 (11:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Nov 2005 11:21:46 +0000 (11:21 +0000)
commit58fdd892c6895cb271c656533014754200a702eb
treee8272814d0d94853bf4a72fff3bbdd5bc5cc2081
parent63e5d5e5b9aa207f8c38a3d80a720ce4166a0800
Remove the setting of the result pointer to NULL in creates, tests
show that windows doesn't set the result to NULL on error.
12 files changed:
dlls/d3d9/cubetexture.c
dlls/d3d9/device.c
dlls/d3d9/indexbuffer.c
dlls/d3d9/pixelshader.c
dlls/d3d9/query.c
dlls/d3d9/stateblock.c
dlls/d3d9/swapchain.c
dlls/d3d9/texture.c
dlls/d3d9/vertexbuffer.c
dlls/d3d9/vertexdeclaration.c
dlls/d3d9/vertexshader.c
dlls/d3d9/volumetexture.c