Skip to content

Commit ecd7ef6

Browse files
authored
Addling some Info
1 parent 825a15c commit ecd7ef6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
To Learn Rust -> [Rust Book](https://doc.rust-lang.org/book/)
1010

11-
Rust docs for Windows API -> [WinAPI](https://docs.rs/winapi/latest/winapi/)
11+
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/)
1216

1317
Windows Internels -> [Link](https://learn.microsoft.com/en-us/sysinternals/resources/windows-internals)

0 commit comments

Comments
 (0)