26 Aug
2004
26 Aug
'04
6:31 p.m.
ChangeSet ID: 13516 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/08/26 13:31:56 Modified files: dlls/user/tests: msg.c controls : button.c Log message: Dmitry Timoshkov <dmitry(a)codeweavers.com> Button should send BM_SETSTATE message after it has changed its internal state. Patch: http://cvs.winehq.org/patch.py?id=13516 Old revision New revision Changes Path 1.32 1.33 +37 -1 wine/dlls/user/tests/msg.c 1.74 1.75 +1 -1 wine/controls/button.c