Re: user32: Make GetWindowPlacement() work for other process windows. Take 2.
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
5586
Age (days ago)
5586
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard