What is the Most Effective Tool to Convert WinAPI Headers?

Andre Pany andre at s-e-a-p.de
Wed Oct 14 10:26:54 UTC 2020


On Wednesday, 14 October 2020 at 04:49:14 UTC, DanielG wrote:
> Ideally somebody would create a WinRT "projection" for Dlang. 
> As I understand it there are some metadata (winmd) files that 
> describe the full COM API surface, so idiomatic binding 
> generation can be automated.
>
> I've not gone any deeper but on the surface it sounds roughly 
> similar to how GTK bindings are produced from GIR metadata.

There is some work done here by WebFreak
https://github.com/WebFreak001/dwinrt

And also here:
https://github.com/LightBender/DWinRT

Kind regards
Andre


More information about the Digitalmars-d mailing list