user32: Although Windows sends WM_GETMINMAXINFO at the window creation time, it doesn...
commit0fcc10fc3cea2b5d3491853e706d76b9bc24fdad
authorDmitry Timoshkov <dmitry@codeweavers.com>
Sat, 27 Jan 2007 12:50:09 +0000 (27 20:50 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Feb 2007 13:01:49 +0000 (5 14:01 +0100)
tree460a7fb1c8a2cddd814e82cb2ac5f845447bb871
parent89840c0517f669c8178261e48030d9af14fa96f3
user32: Although Windows sends WM_GETMINMAXINFO at the window creation time, it doesn't use returned values to set window size.
dlls/user32/tests/win.c
dlls/winex11.drv/window.c