
Curated collection of P/Invoke definitions from pinvoke.net with Microsoft documentation links, enabling quick Windows API prototyping for security research and development.
This repository contains most of the P/Invoke definitions from the most-of-the-time offline pinvoke.net, adding the link to the Microsoft documentation for each one.
The Gitbook is available at https://ricardojoserf.gitbook.io/pinvoke.
I did this to check some definitions in a quick way because I used pinvoke.net a lot, but there are more professional solutions like CsWin32.
The website contains almost 2500 files, the limit for Gitbook, but pull requests are more than welcome (if a definition is wrong or if you want to add new ones).