.
The CreatePolyPolygonRgn API
3/16/2007 7:44:40 AM - anonymous
.
static extern IntPtr CreatePolyPolygonRgn(POINT [] lppt, int [] lpPolyCounts,
.
.
The PolyPolygon API
3/16/2007 7:45:57 AM - anathan-131.107.3.70
.
static extern bool PolyPolygon(IntPtr hdc, POINT [] lpPoints,
.