/go-windows

(WIP) An effort to build a Win32 language projection for Go.

Primary LanguageGo

go-windows

go-windows is a Win32 API language projection for Go.

This project is currently a work in progress. Currently, we are parsing WinMD files out and generating code for enumerations across the Win32 API. The API is completely unstable at this point.