X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D0C68385840E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1711186648; bh=3iuEw5jn9t12XG9mukKnSmgkCem4Z3cH/Smqlk1mbog=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=fV+iqXNo3vCxG+ImOYPaWOLm9Fg9OFAVZF+EnRiCq+RkXYRCeqo1hi0U/fV6r2v2S 0KULjcEmdwf7MExnaJqPJ1VXQPAFi+Atik3KFcJSEf6DkHOCSg6sIpwb/k2wWtdc4E ebGJGhN4D7niugkkEZKJgaOuYtHgOA23wp+Q07nY= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 026AB3858D28 Date: Sat, 23 Mar 2024 10:37:05 +0100 To: cygwin AT cygwin DOT com Subject: Re: GetVersionEx() depreciated, what should be used instead for Windows 7/8/10? Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com References: <0d8daf74-2861-8b08-b47c-28cf5d3b991f AT t-online DOT de> <538aa134-b079-12ec-76fe-5a60fc77c3ee AT t-online DOT de> <14f228c5-2ed6-4be6-b29d-b512d5b3a8cd AT yahoo DOT com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <14f228c5-2ed6-4be6-b29d-b512d5b3a8cd@yahoo.com> X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Mar 22 18:13, Ray Satiro via Cygwin wrote: > On 3/21/2024 11:15 AM, Corinna Vinschen via Cygwin wrote: > > https://cygwin.com/cgit/newlib-cygwin/commit/?id=48511f3d3847c > > The code in that commit doesn't look right. RtlGetNtVersionNumbers is a void > function The code doesn't request a return value. > and the third parameter may not be just the build number. Fixed a month later: https://cygwin.com/cgit/newlib-cygwin/commit/?id=63f19278b998b Corinna -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple