On 28 Mar 2005 12:48:11 +0200, you wrote:
> Rein Klazes <[EMAIL PROTECTED]> writes:
>
> > dlls/user : scroll.c
> > dlls/user/tests : win.c
> >
> > - GetScrollRange should return an empty range, both upper and lower
> > limit zero, if the window has no scrollbars (msdn);
> > - GetScrollInfo
Rein Klazes <[EMAIL PROTECTED]> writes:
> dlls/user : scroll.c
> dlls/user/tests : win.c
>
> - GetScrollRange should return an empty range, both upper and lower
> limit zero, if the window has no scrollbars (msdn);
> - GetScrollInfo's return value is FALSE if the window has no scrollbar