ListView fix

Eric Pouech Eric.Pouech at wanadoo.fr
Sat Mar 3 00:45:34 CST 2001


>    for (i = nFirst; i <= nLast; i++);
                                      ^
                                      | 
                                      +- !!!!!!!
>    {
> +    TRACE("i=%d\n",i);
>      LISTVIEW_SetItemState(hwnd,i,&item);
>    }

A+
-- 
---------------
Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
"The future will be better tomorrow", Vice President Dan Quayle




More information about the wine-devel mailing list