Ulrich Czekalla ulrich.czekalla@utoronto.ca writes:
ChangeLog: Ulrich Czekalla ulrich@codeweavers.com Trying to set focus to an invisible window should fail
I don't think that's correct, setting focus to an invisible window seems to work fine on Windows.
Hmmm. It didn't work for me when I tried under win2k. I'll investigate it further.
/Ulrich
On Tue, Apr 27, 2004 at 08:52:35PM -0700, Alexandre Julliard wrote:
Ulrich Czekalla ulrich.czekalla@utoronto.ca writes:
ChangeLog: Ulrich Czekalla ulrich@codeweavers.com Trying to set focus to an invisible window should fail
I don't think that's correct, setting focus to an invisible window seems to work fine on Windows.
-- Alexandre Julliard julliard@winehq.org
Ulrich Czekalla ulrich.czekalla@utoronto.ca writes:
Hmmm. It didn't work for me when I tried under win2k. I'll investigate it further.
I added a small test in dlls/user/tests/win.c if it helps.