USER32: GetScrollBarInfo

Vitaly Lipatov lav at etersoft.ru
Sat Feb 26 05:24:56 CST 2005


В сообщении от 26 Февраль 2005 01:42 Alexandre Julliard написал(a):
> Vitaly Lipatov <lav at etersoft.ru> writes:
> > +static BOOL SCROLL_GetScrollBarInfo(HWND hwnd, LONG idObject,
> > LPSCROLLBARINFO psbi) +{
> > +    RECT rect;
> > +    INT arrowSize, thumbSize, thumbPos, nBar, vertical;
> > +    FIXME("check me");
>
> This doesn't sound very encouraging...
I have not time for write full test this function, but I have the 
implementation. If anyone will use it, he will can check for correctly.

P.S.
Or we can remove this line with FIXME :)

-- 
Vitaly Lipatov, ALT Linux Team
Russia, Saint-Petersburg, www.etersoft.ru



More information about the wine-devel mailing list