[DllImport("gdi32.dll")] static extern IntPtr CreateEllipticRgnIndirect([In] ref RECT lprc);
Última actualización hace 1 año