C# Signature:

[DllImport("user32.dll", SetLastError = true)]
static extern bool SetProcessWindowStation(IntPtr hWinSta);

Última actualización