GetVersionEx() depreciated, what should be used instead for Windows 7/8/10?
Corinna Vinschen
corinna-cygwin@cygwin.com
Sat Mar 23 09:37:05 GMT 2024
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
More information about the Cygwin
mailing list