wine/ windows/scroll.c dlls/user/tests/win.c

Alexandre Julliard julliard at winehq.org
Thu Mar 31 09:30:25 CST 2005


ChangeSet ID:	16954
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/31 09:30:25

Modified files:
	windows        : scroll.c 
	dlls/user/tests: win.c 

Log message:
	Rein Klazes <wijn at wanadoo.nl>
	If ScrollWindowEx do not use the DCX_USESTYLE to get a DC. Instead
	calculate DCX_CLIPSIBLINGS, DCX_PARENTCLIP and DCX_CLIPCHILDREN. The
	DCX_CLIPCHILDREN is not used when ScrollWindowEx is called with a
	SW_SCROLLCHILDREN flag. With a couple of regression tests.

Patch: http://cvs.winehq.org/patch.py?id=16954

Old revision  New revision  Changes     Path
 1.48          1.49          +8 -1       wine/windows/scroll.c
 1.53          1.54          +66 -7      wine/dlls/user/tests/win.c




More information about the wine-cvs mailing list