USER32: GetScrollBarInfo

Alexandre Julliard julliard at winehq.org
Fri Feb 25 16:42:31 CST 2005


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...

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list