Win32API: core.sys.windows: every argument name is missing.

Dmitry Olshansky dmitry.olsh at gmail.com
Fri Dec 1 09:43:57 UTC 2023


On Friday, 1 December 2023 at 06:20:33 UTC, Adam Wilson wrote:
> On Thursday, 30 November 2023 at 11:49:26 UTC, BoQsc wrote:
>> 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.
>
> This is a known issue. One of the goals of ImportC is to make 
> it possible to import the Windows headers in a completely 
> automated way. We'll never be able to import all of the headers 
> due to some of the strangeness in them, but we should be able 
> to get most of them.

I fear that “most” is not good enough. You either have 100% 
correct binding or be prepared to debug the missing pieces 
instead of writing your application.

——
Dmitry Olshansky



More information about the Digitalmars-d mailing list