ChangeSet ID: 19670 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/19 08:58:22
Modified files: dlls/user : scroll.c
Log message: Frank Richter frank.richter@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