Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link to winapi and windows-sys crates #3915

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stepancheg
Copy link
Contributor

WinAPI provides low level libc-like functions but for Windows. One may expect to find it here, so provide the links.

winapi crate works well, but it was last updated four years ago, so it does not seem maintained.

windows-sys is provided by Microsoft. Official, looks good, but I never used it, and it is somewhat harder to navigate.

So include links to both.

WinAPI provides low level libc-like functions but for Windows.
One may expect to find it here, so provide the links.

`winapi` crate works well, but it was last updated four years ago,
so it does not seem maintained.

`windows-sys` is provided by Microsoft. Official, looks good, but
I never used it, and it is somewhat harder to navigate.

So include links to both.
@rustbot
Copy link
Collaborator

rustbot commented Sep 11, 2024

r? @JohnTitor

rustbot has assigned @JohnTitor.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants