{Validate|Invalidate}{Rgn|Rect} fix

Alexandre Julliard julliard at winehq.org
Wed Mar 9 06:35:37 CST 2005


Rein Klazes <wijn at wanadoo.nl> writes:

> Changelog:
> 	dlls/user	: painting.c
> 	dlls/user/tests	: win.c
> 
> {Validate|Invalidate}{Rgn|Rect} should not (in)validate children if the
> window has a WS_CLIPCHILDREN style. With tests.

This is redundant, RedrawWindow already does that check if you don't
specify RDW_ALLCHILDREN.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list