[DllImport("user32.dll", SetLastError = true)] public static extern void AlphaWindow( IntPtr hwnd );
Last updated 1 year ago