mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 17:44:24 +08:00
- Make PolyCounts ULONGs, not DWORDS or INTs. - Remove GdiCreatePolyPolygonRgn and use IntCreatePolyPolygonRgn instead to get rid of code-duplication. - IntGdiPolygon: rename UnsafePoints to Points svn path=/trunk/; revision=36686