DefWindowProc's WM_NCCALC handler must not subtract space for
commitdfa43541341044ecef517bb0d2f6993c95c4b5ed
authorRein Klazes <wijn@wanadoo.nl>
Tue, 22 Feb 2005 15:46:36 +0000 (22 15:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Feb 2005 15:46:36 +0000 (22 15:46 +0000)
tree16179f728a3669d940c8b4ac0d3eb5f8a9b110e7
parent2d133baa3b4e3be5449ce3e21cfd16f8e81578cf
DefWindowProc's WM_NCCALC handler must not subtract space for
scrollbars if there is not enough space for it anyway. With tests to
confirm the behavior.
dlls/user/tests/win.c
windows/nonclient.c