On Wed, 5 Jan 2022, LIU Hao wrote:

在 12/7/21 10:07 PM, Luca Bacci 写道:
In addition to that, have you ever considered using
https://github.com/microsoft/win32metadata to generate mingw win32api
headers?

Luca


I haven't had a look at it so far. Some random search results on web suggest that its main objective is to ease integration of new APIs into C# or Rust; note this doesn't include C. But I do consider it a great improvement, if someone can figure out how to generate mingw-w64-compatible headers with it.

Note that this repo actually does contain the WinSDK headers (which traditionally are non-redistributable). Within this repo, they still have their normal original copyright headers (indicating that they aren't redistributable), but the repo has a toplevel license file indicating MIT. So currently the redistributability of that whole repo is a bit questionable.

I filed an issue to get clarity in the licensing around this at https://github.com/microsoft/win32metadata/issues/766, but I haven't yet heard anything back.

// Martin

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to