- Fix unmovable windows if the window style is set to WS_POPUP |
authorMaxime Bellengé <maxime.bellenge@laposte.net>
Tue, 8 Mar 2005 18:58:25 +0000 (18:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Mar 2005 18:58:25 +0000 (18:58 +0000)
commitca6cb6b08b2cb3a4a9c64a726bc027d9cfb577bd
tree17b5d6149602812f177ac28138061e165a77d6d2
parent7b738b7f8ca9252dcc391a5cc5be9f7d61c58838
- Fix unmovable windows if the window style is set to WS_POPUP |
  WS_VISIBLE and WS_EX_APPWINDOW.
- Fix metacity displaying decorations where it should not.
dlls/x11drv/window.c