Piotr Caban piotr@codeweavers.com wrote:
- if(graphics->pixeloffset == mode)
return Ok;
This particular change would need an approproate test case to confirm that repetitive GdipSetPixelOffsetMode() calls with the same value won't generate new records.
Same applies to other patches in the series.