Few fixes for ListView

Dimitrie O. Paun dpaun at rogers.com
Thu Mar 13 00:43:06 CST 2003


On March 13, 2003 01:53 am, Vitaliy Margolen wrote:
> -           y = (LONG)DPA_GetPtr(infoPtr->hdpaPosX, i);
> +           y = (LONG)DPA_GetPtr(infoPtr->hdpaPosY, i);

Duh! Good spotting, I just looked at it yesterday, and I did 
not see it. Funny how you see what you want to see... :)

-- 
Dimi.




More information about the wine-devel mailing list