d3d9: Increment the reference count of the IDirect3D9 parent when creating a device.
authorAndrew Nguyen <anguyen@codeweavers.com>
Fri, 3 Jun 2011 12:23:27 +0000 (07:23 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Jun 2011 19:49:19 +0000 (21:49 +0200)
commit94785ab4d57ccc7cce08f77a2db7576197b9fd21
treed82b58a95e9f209544b98387091c8794c2ff4833
parent174b03cad867aa92210ff411d3e95bde10e3c75c
d3d9: Increment the reference count of the IDirect3D9 parent when creating a device.
dlls/d3d9/d3d9_private.h
dlls/d3d9/device.c
dlls/d3d9/directx.c
dlls/d3d9/tests/device.c