On 05/09/2010 07:06 AM, Gerald Pfeifer wrote:
> ---
>    case WM_ENABLE:
> -    return LISTVIEW_Enable(infoPtr, (BOOL)wParam);
> +    return LISTVIEW_Enable(infoPtr);
This indicates a bug. The parameter should really be used by LISTVIEW_Enable().

Vitaliy.


Reply via email to