ChangeSet ID: 16242 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/22 09:46:36
Modified files: windows : nonclient.c dlls/user/tests: win.c
Log message: Rein Klazes wijn@wanadoo.nl 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.
Patch: http://cvs.winehq.org/patch.py?id=16242
Old revision New revision Changes Path 1.133 1.134 +17 -6 wine/windows/nonclient.c 1.41 1.42 +53 -0 wine/dlls/user/tests/win.c