What's up with the windows headers?

Jack via Digitalmars-d digitalmars-d at puremagic.com
Fri Jan 2 07:12:17 PST 2015


Will they work for 64bit? If they don't, D unfortunately becomes 
unusable for me. :(


On Friday, 2 January 2015 at 14:53:15 UTC, Adam D. Ruppe wrote:
> You can fetch better headers from here:
>
> https://github.com/AndrejMitrovic/DWinProgramming/tree/master/WindowsAPI/win32
>
> the .lib files are old too though but this will go a long way.
>
>
> If you need one individual function, you can also declare it 
> yourself with extern(Windows).
>
>
> BTW bundling these and getting new .libs are something Windows 
> devs have wanted for a long time. They're all available, just 
> as separate downloads :(



More information about the Digitalmars-d mailing list