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