user32: Make sure AdjustWindowRect and WM_NCCALCSIZE yield the same result for WS_EX_...
commit299f2b354eeb8909535cb966e22b46d3d7c0463f
authorAlexandre Julliard <julliard@winehq.org>
Tue, 12 Oct 2010 09:28:51 +0000 (12 11:28 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 12 Oct 2010 09:28:51 +0000 (12 11:28 +0200)
tree6ffe03747e247cf66c91d35de297cfed59eec503
parent9d18f10a0d1f2d39f6f47fd4b0f439e9fffd20b2
user32: Make sure AdjustWindowRect and WM_NCCALCSIZE yield the same result for WS_EX_DLGMODALFRAME windows.
dlls/user32/nonclient.c