| commit | ad5376710986f028eda016fe7760464fe7d49829 | [log] [tgz] |
|---|---|---|
| author | Frank Richter <frank.richter@gmail.com> | Fri Aug 19 13:58:22 2005 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Fri Aug 19 13:58:22 2005 +0000 |
| tree | f0084aabc94baa423f84809fe72159a3e7e3e9d8 | |
| parent | 00353712f222ca3ac0f1128855373a8c4055dc03 [diff] |
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.