[DllImport("gdi32.dll")] static extern bool GetDCOrgEx(IntPtr hdc, out POINT lpPoint);
Última actualización hace 1 año