CreateWindowStation (user32)
Last changed: -79.133.249.105

.

[DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)]

static extern IntPtr CreateWindowStation (string name, Int32 flags, Int32 desiredAccess, IntPtr securityAttrs);