RectInRegion Question

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Thu Jun 30 04:17:42 CDT 2011


Hi,

When looping Region rects in function RectInRegion, we have the condition
if(pCurRect->top >= rc.bottom)
    break;

Should this break actually be a continue, like the other conditions?


Best Regards
  Alistair Leslie-Hughes



More information about the wine-devel mailing list