ChangeSet ID: 10338
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/12/04 22:42:43
Modified files:
windows : painting.c
Log message:
In RDW_ValidateParent, get rid of the parent update region if it is
empty after the validation, to avoid a useless WM_PAINT.
Patch: http://cvs.winehq.com/patch.py?id=10338
Old revision New revision Changes Path
1.88 1.89 +9 -1 wine/windows/painting.c