ChangeSet ID: 12546 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/06/02 19:08:55
Modified files: windows : win.c dlls/user/tests: win.c msg.c
Log message: Ulrich Czekalla ulrich@codeweavers.com EnableWindow should not remove the focus of child windows.
Patch: http://cvs.winehq.org/patch.py?id=12546
Old revision New revision Changes Path 1.242 1.243 +2 -3 wine/windows/win.c 1.27 1.28 +8 -0 wine/dlls/user/tests/win.c 1.21 1.22 +25 -0 wine/dlls/user/tests/msg.c