Skip to content

x/sys/windows: Add missing notification functions from netioapi/iphlpapi #75272

@WalkingAdam

Description

@WalkingAdam

Proposal Details

The netioapi.h contains multiple notification functions, which are exported through iphlpapi.h, however some of them are missing from the x/sys/windows package.

Following is the list of missing functions:

I propose to add the missing functions to avoid the necessity of manually loading the dll and then calling its functions and for consistency as well, since other notification functions are already present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions