ChangeSet ID: 17311 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/05 11:52:21
Modified files: dlls/user : painting.c
Log message: Don't retrieve a window DC in GetUpdateRect if there is nothing to erase, to avoid setting a null update region in an owned DC. Avoid potential double delete of the update region on return from send_erase.
Patch: http://cvs.winehq.org/patch.py?id=17311
Old revision New revision Changes Path 1.27 1.28 +13 -19 wine/dlls/user/painting.c