Re: windowsx.h

2019-05-13 Thread Robert M. Münch via Digitalmars-d-learn

On 2019-05-12 17:07:40 +, rikki cattermole said:

Yes. But a generated binding may not be good enough as it is. You may 
need to modify it.


Well, my gift of second sight is pretty much non-existing, so I don't 
have a clue what would need to be modified...


--
Robert M. Münch
http://www.saphirion.com
smarter | better | faster



Re: windowsx.h

2019-05-12 Thread rikki cattermole via Digitalmars-d-learn

On 13/05/2019 5:00 AM, Robert M. Münch wrote:

On 2019-05-12 10:33:16 +, Robert M. Münch said:

Is there any reason why windowsx.h seems to be missing from 
core.sys.windows?


Using DStep I now converted windowsx.h into windowsx.d

Is creating a pull-request the correct way to submit it to druntime so 
that it can be included?


Yes.
But a generated binding may not be good enough as it is.
You may need to modify it.



Re: windowsx.h

2019-05-12 Thread Robert M. Münch via Digitalmars-d-learn

On 2019-05-12 10:33:16 +, Robert M. Münch said:


Is there any reason why windowsx.h seems to be missing from core.sys.windows?


Using DStep I now converted windowsx.h into windowsx.d

Is creating a pull-request the correct way to submit it to druntime so 
that it can be included?


--
Robert M. Münch
http://www.saphirion.com
smarter | better | faster



windowsx.h

2019-05-12 Thread Robert M. Münch via Digitalmars-d-learn

Is there any reason why windowsx.h seems to be missing from core.sys.windows?

--
Robert M. Münch
http://www.saphirion.com
smarter | better | faster