http://bugs.winehq.org/show_bug.cgi?id=21092
--- Comment #10 from Henri Verbeet hverbeet@gmail.com 2009-12-20 14:10:12 --- (In reply to comment #8)
(In reply to comment #6)
It's probably much more interesting to look at what messages are actually filtered by changing the relevant TRACE in swapchain_process_message() to a FIXME or something. You're probably looking for something like WM_ACTIVATE (0x6) or WM_SETFOCUS (0x7).
OK, i guess i need some patch for that. Can you provide?
Just create a "+win,+d3d" log actually, should be just as easy.