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

Alexandre Julliard julliard at winehq.org
Tue Mar 29 05:29:51 CST 2005


ChangeSet ID:	16896
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/29 05:29:51

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

Log message:
	Rein Klazes <wijn at wanadoo.nl>
	- GetScrollRange should return an empty range, both upper and lower
	limit zero, if the window has no scrollbars (msdn).
	- GetScrollInfo's return value is TRUE is nBar is SB_CTL or if
	anything is filled in the SCROLLINFO structure, otherwise the return
	value is FALSE.

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

Old revision  New revision  Changes     Path
 1.52          1.53          +38 -0      wine/dlls/user/tests/win.c
 1.10          1.11          +6 -6       wine/dlls/user/scroll.c




More information about the wine-cvs mailing list