Last active
February 2, 2019 17:04
-
-
Save TheWover/d6e0ac4237c3d40e32fece5fc8a499bd to your computer and use it in GitHub Desktop.
Resources for documentation on various Windows APIs. Especially the ones undocumented by Microsoft.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Win32 & Kernel: | |
| https://www.vergiliusproject.com/ | |
| http://undocumented.ntinternals.net/ | |
| https://www.geoffchappell.com/index.htm | |
| Structs: | |
| http://terminus.rewolf.pl/terminus/ | |
| .NET: | |
| https://referencesource.microsoft.com/ | |
| http://pinvoke.net/ | |
| Also MSDN, of course. ;-) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment