ChangeSet ID: 13517 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/26 13:33:40
Modified files: dlls/user/tests: win.c controls : button.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com Button should do ReleaseCapture() on WM_KILLFOCUS if it's in a pressed state. Add a comprehensive test case for capture behaviour.
Patch: http://cvs.winehq.org/patch.py?id=13517
Old revision New revision Changes Path 1.32 1.33 +164 -0 wine/dlls/user/tests/win.c 1.75 1.76 +5 -1 wine/controls/button.c