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