ChangeSet ID: 16148
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/02/16 11:52:01
Modified files:
dlls/user/tests: win.c
dlls/user : painting.c
Log message:
Rein Klazes <wijn(a)wanadoo.nl>
Calling ValidateRect or ValidateRgn on a windows also validates the
children. Add a test to show the behavior.
Patch: http://cvs.winehq.org/patch.py?id=16148
Old revision New revision Changes Path
1.40 1.41 +38 -0 wine/dlls/user/tests/win.c
1.18 1.19 +2 -2 wine/dlls/user/painting.c