Win32API: core.sys.windows: every argument name is missing.
BoQsc
vaidas.boqsc at gmail.com
Thu Nov 30 11:49:26 UTC 2023
If I'm not mistaken, reviving the idea of
[windows-d](https://github.com/rumbu13/windows-d/tree/master)
project would allow to generate Windows Headers in a more
automated standard way.
By inspecting the [example
output](https://github.com/rumbu13/windows-d/blob/master/out/windows/wininet.d) it seems to be promising thing, if introduced into D Lang ecosystem. Replacing the old Public Domain handwritten MinGW reverse-engineered header translations.

[link to the source code seen in the
image](https://github.com/dlang/dmd/blob/a423208c7a5607a5af5e6b307f85179b7a8e9c20/druntime/src/core/sys/windows/winbase.d#L1-L8)
Related article:
https://blogs.windows.com/windowsdeveloper/2021/01/21/making-win32-apis-more-accessible-to-more-languages/
More information about the Digitalmars-d
mailing list