Bartosz Kosiorek (@gang65) commented about dlls/gdiplus/tests/region.c:
}
}
+static void test_rounding(void) +{
- GpRegion *region;
- GpMatrix *matrix;
- GpBitmap *bitmap;
- GpGraphics *graphics;
- GpBrush *brush;
- GpStatus status;
- UINT count=80085;
- INT icount;
- GpRectF scans[2];
- HRGN hrgn;
- int i, x, y, min_x, min_y, max_x, max_y;
```suggestion:-0+0 INT i, x, y, min_x, min_y, max_x, max_y; ```