Closed
Description
Is your feature request related to a problem? Please describe.
winapi-rs should probably be considered dead at this point, and Microsoft seems to have settled on windows-rs as the officially supported Windows api bindings. (and have deprecated all the other ones they were experimenting with).
Describe the solution you'd like
Migrate all the winapi code and dependencies to windows-rs.
Additional context
I believe this was previously blocked on a combination of windows-rs being immature, and Mozilla having to get windows-rs approved internally. Windows-rs seems to have settled down a lot, and I'm not sure whether or not Mozilla has okayed it, or if that's even still considered a blocker these days.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done