wined3d: Clear the device's focus_window field when the window is destroyed.
commitd588d2b489e5cf3ac65cfc8f3d36917d14f61d95
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 28 Dec 2009 16:38:04 +0000 (28 17:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Dec 2009 10:06:01 +0000 (29 11:06 +0100)
treeb73eec9e0b57237b5e20334c111beec4150a82fb
parentd992e77b9cf3511d253d64852ba3fdf14de65529
wined3d: Clear the device's focus_window field when the window is destroyed.

This will prevent the device from trying to unregister the window again on
release.
dlls/wined3d/device.c