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

Alexandre Julliard julliard at winehq.org
Tue Feb 8 08:27:40 CST 2005


ChangeSet ID:	15981
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/08 08:27:39

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

Log message:
	Rein Klazes <wijn at wanadoo.nl>
	ScrollWindowEx when called with the SW_ERASE flag does not send a
	WM_ERASEBKGND message, it just sets the erase flag. With some tests
	that show this behavior.

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

Old revision  New revision  Changes     Path
 1.45          1.46          +9 -4       wine/windows/scroll.c
 1.67          1.68          +67 -0      wine/dlls/user/tests/msg.c




More information about the wine-cvs mailing list