C# Signature:

[DllImport("gdi32.dll")]
static extern bool GetWindowExtEx(IntPtr hdc, out SIZE lpSize);

Última actualización