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