wine/dlls/user scroll.c

Alexandre Julliard julliard at winehq.org
Fri Aug 19 08:58:22 CDT 2005


ChangeSet ID:	19670
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/19 08:58:22

Modified files:
	dlls/user      : scroll.c 

Log message:
	Frank Richter <frank.richter at gmail.com>
	Fix wrong structure size check in GetScrollBarInfo().
	GetScrollBarInfo() failed when SCROLL_GetScrollBarRect() returned
	FALSE - however, this is the case if the scrollbar is horizontal, and
	not an error indicator.

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

Old revision  New revision  Changes     Path
 1.13          1.14          +3 -4       wine/dlls/user/scroll.c




More information about the wine-cvs mailing list