Making Win32 APIs More Accessible to More Languages

Costas

Administrator
Staff member
https://blogs.windows.com/windowsdeveloper/2021/01/21/making-win32-apis-more-accessible-to-more-languages/

ref:
https://github.com/dotnet/pinvoke
https://github.com/microsoft/win32metadata




Managed Windows API
https://github.com/mwinapi/mwinapi
http://mwinapi.sourceforge.net/




Vanara - .NET assemblies that contain P/Invoke functions, interfaces, enums and structures
https://github.com/dahall/Vanara

#pinvoke #api
 
Top