[DllImport("shell32.dll", SetLastError = true)] public static extern uint GetAppCompatFlags2( );
Last updated 1 year ago