Skip to content

proposal: x/sys/windows: deprecate RtlGetNtVersionNumbers #66270

@qmuntal

Description

@qmuntal

Proposal Details

The windows.RtlGetNtVersionNumbers function is not documented in the Microsoft docs. People should use windows.RtlGetVersion instead, which is properly documented in here.

I propose to mark windows.RtlGetNtVersionNumbers as deprecated, mentioning windows.RtlGetVersion as an alternative.

See CL 571015 as an example of how to replace windows.RtlGetNtVersionNumbers with windows.RtlGetVersion.

@golang/windows

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Incoming

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions