30 Aug
2010
30 Aug
'10
5:50 p.m.
Dmitry Timoshkov <dmitry(a)codeweavers.com> writes:
This patch fixes the problem reported in the bug 12001.
This version of the patch uses an internal message to fetch window state from a foreign thread. Another aproach could be to store the window state in the server, but that would require to introduce another server call for it.
I'd be surprised if GetWindowPlacement required the other thread to be running a message loop on Windows... -- Alexandre Julliard julliard(a)winehq.org