X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=vib9P9zq5RMJwQ46
	ppVey7F2mGjjFgCEKXOCkNLzxxoWK5uNtHW1FLQzzcbGAwaKOg6MM5lCTMTsREoX
	7E59BFYJTOfetfk+9Ef4nwpAvpcDbI1eUhdfl4YKla+Qqc6G/UGWOzFz02+W5yjX
	uFLwQx5wtU/iqlDnVOVF/gPC12c=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=s6TYxw4fNMJkOAqTEdjJf0
	sHdoA=; b=BCpulm/lNOIbxUXQQ38zp9wWFZm9CJwxEm1+Cb09Y9nFK1hCWROpVl
	cCVc5TUkox/LZIVRUds+QqlcBFPPN5OJN7RVmle6eU7sCPC170eQwL0ZiC3lEweh
	f+eNVDXishKGiBb+x6R0YzSI4S7G5+yjXH7RF5strv2n3xOcNb5gA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: Yes, score=6.0 required=5.0 tests=AWL,BAYES_60,FREEMAIL_FROM,KAM_THEBAT,MIME_BASE64_BLANKS,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtp.ht-systems.ru
Date: Sat, 27 Jun 2015 17:42:56 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <324885864.20150627174256@yandex.ru>
To: Thomas Wolff <towo@towo.net>, cygwin@cygwin.com
Subject: Re: mintty system integration before release
In-Reply-To: <558EA4BB.8080506@towo.net>
References: <558EA4BB.8080506@towo.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id t5REovIW011049

Greetings, Thomas Wolff!

> Before a mintty release, I'd like to check Windows console issues with
> mintty in Windows 10,
> see https://github.com/mintty/mintty/issues/439
> As I don't have Windows 10, maybe someone can help out testing;
> there is some kind of resource magic which I'm not familiar with (and I 
> remember it's been discussed here in some context); there is a file 
> res.mft in mintty with these 2 lines:
>        <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/> <!-- 
> Vista -->
>        <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/> <!-- 7 -->
> and I have a vague idea that specific lines should be added to 
> facilitate seamless integration with Windows 8, 8.1, and 10.

Not integration, but rather, disable Microsoft idiocy.
Unless the application explicitly specify supportedOS, MS will automatically
enable compatibility mode based on oldest currently supported OS.

> Which lines could that be?

First result in google for "msdn supportedOS"…

https://msdn.microsoft.com/en-us/library/windows/desktop/dn481241.aspx


-- 
With best regards,
Andrey Repin
Saturday, June 27, 2015 17:39:33

Sorry for my terrible english...

