28 Mar
2005
28 Mar
'05
10:48 a.m.
Rein Klazes <wijn(a)wanadoo.nl> 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 scrollbars;
This breaks the message test: msg.c:2761: Test failed: GetScrollInfo error 5 msg.c:2761: Test failed: GetScrollInfo error 5 -- Alexandre Julliard julliard(a)winehq.org