Re: wined3d: If Wine fails to acquire the focus window, allow the wndproc function to continue receiving messages.
30 Apr
2011
30 Apr
'11
4:20 a.m.
On 30 April 2011 01:23, John Edmonds <pocketcookies2(a)gmail.com> wrote:
@@ -6559,6 +6559,7 @@ static HRESULT WINAPI IWineD3DDeviceImpl_Reset(IWineD3DDevice *iface, { ERR("Failed to acquire focus window, hr %#x.\n", hr); wined3d_swapchain_decref(swapchain); + This->filter_messages = filter; return hr; } This patch looks right in principle. Note that if you're running into this code you probably have problems elsewhere though.
5430
Age (days ago)
5430
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet