From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31669 invoked by alias); 19 Nov 2013 16:38:09 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 31645 invoked by uid 89); 19 Nov 2013 16:38:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: etr-usa.com Received: from Unknown (HELO etr-usa.com) (130.94.180.135) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 19 Nov 2013 16:38:07 +0000 Received: (qmail 55973 invoked by uid 13447); 19 Nov 2013 16:38:00 -0000 Received: from unknown (HELO [172.20.0.42]) ([107.4.26.51]) (envelope-sender ) by 130.94.180.135 (qmail-ldap-1.03) with SMTP for ; 19 Nov 2013 16:38:00 -0000 Message-ID: <528B93E6.3030802@etr-usa.com> Date: Tue, 19 Nov 2013 16:38:00 -0000 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: cygcheck -svc segfaults on Windows 8.1 with cygwin64 References: <1384839303.14356.YahooMailNeo@web125203.mail.ne1.yahoo.com> <20131119100343.GA27525@calimero.vinschen.de> In-Reply-To: <20131119100343.GA27525@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-11/txt/msg00341.txt.bz2 On 11/19/2013 03:03, Corinna Vinschen wrote: > > I'm also going > to look for a solution to differ between Windows 8 and 8.1 (also 2012 > vs. 2012R2) in the cygcheck output. GetVersionEx() should do it: http://goo.gl/DbhsRJ If you follow the link to the OSVERSIONINFO structure, you will find a table that tells you how you distinguish those four cases. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple