user32: Make sure that IsWindowVisible returns FALSE for HWND_MESSAGE windows.
commit6536868d0771ab987b37d8a444ba8aaf71cd0389
authorAlexandre Julliard <julliard@winehq.org>
Wed, 25 Jun 2008 13:49:44 +0000 (25 15:49 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Jun 2008 13:49:44 +0000 (25 15:49 +0200)
tree60466a8478b5b36708476b396ed4cb39092e20e8
parent612c0104312e81c21b0a1216edd181cd46687404
user32: Make sure that IsWindowVisible returns FALSE for HWND_MESSAGE windows.
dlls/user32/tests/win.c
dlls/user32/win.c
server/window.c