d3d8: Remove ERR() on HeapAlloc failure for small sizes known at compile time.
commit14c3895573f0a7038e52dd810aa1641d2001dc9b
authorMichael Stefaniuc <mstefani@redhat.de>
Thu, 7 Feb 2013 11:52:40 +0000 (7 12:52 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Feb 2013 14:48:18 +0000 (7 15:48 +0100)
tree81b9199b316ba344f61b1d4596d4c262736ce9f7
parent1eff4669ff70ee74ed9b6d5237c9533ae1e5a54c
d3d8: Remove ERR() on HeapAlloc failure for small sizes known at compile time.
dlls/d3d8/d3d8_main.c
dlls/d3d8/device.c
dlls/d3d8/directx.c
dlls/d3d8/shader.c
dlls/d3d8/swapchain.c