wine/dlls/user painting.c

Alexandre Julliard julliard at winehq.org
Thu May 5 11:52:21 CDT 2005


ChangeSet ID:	17311
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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




More information about the wine-cvs mailing list