Skip to content

Instantly share code, notes, and snippets.

@TheWover
Last active February 2, 2019 17:04
Show Gist options
  • Select an option

  • Save TheWover/d6e0ac4237c3d40e32fece5fc8a499bd to your computer and use it in GitHub Desktop.

Select an option

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.
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