I need "windowsx.d" Someone can send It to me?

Denis Feklushkin feklushkin.denis at gmail.com
Sat Sep 26 01:43:00 UTC 2020


On Saturday, 26 September 2020 at 00:40:21 UTC, Marcone wrote:
> On Friday, 25 September 2020 at 17:00:04 UTC, Denis Feklushkin 
> wrote:
>> On Friday, 25 September 2020 at 15:03:56 UTC, Marcone wrote:
>>> I need windowsx.d but for I don't know the reason is not in 
>>> dmd. Someone that have it can send to me? I don't know 
>>> convert windowsx.h to windowsx.d
>>
>> Try to convert C header into D file by dpp tool.
>
> When I try dpp in this tutorial:

URL?


If you have DUB and compiler installed try to run:

dub fetch dpp
dub build dpp
dub run dpp -- --help

It works on Linux for me


More information about the Digitalmars-d-learn mailing list