We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 825a15c commit ecd7ef6Copy full SHA for ecd7ef6
README.md
@@ -8,6 +8,10 @@
8
9
To Learn Rust -> [Rust Book](https://doc.rust-lang.org/book/)
10
11
-Rust docs for Windows API -> [WinAPI](https://docs.rs/winapi/latest/winapi/)
+Windows API [old]-(winapi)-> [WinAPI](https://docs.rs/winapi/latest/winapi/)
12
+
13
+Windows API (by Official Microsoft) -> [WinAPI](https://docs.rs/crate/windows/latest)
14
15
+ntapi Crate -< [NtAPI](https://docs.rs/ntapi/latest/ntapi/)
16
17
Windows Internels -> [Link](https://learn.microsoft.com/en-us/sysinternals/resources/windows-internals)
0 commit comments