Re: [Mingw-w64-public] [PATCH] headers: add dinputd.idl

2020-04-27 Thread Biswapriyo Nath
On Monday, April 27, 2020, Liu Hao wrote: > Although it is a bit unclear why `LPDIEFFESCAPE` > etc. aren't defined in this file (they are defined in 'dinput.h' so use > of 'dinputd.h' requires inclusion of 'dinput.h' first). The only test project I have is in msys2/MINGW-packages/mingw-w64-ogre3

Re: [Mingw-w64-public] [PATCH] headers: add dinputd.idl

2020-04-27 Thread Liu Hao
在 2020/4/27 17:33, Biswapriyo Nath 写道: > ... > > > This patch looks good. Although it is a bit unclear why `LPDIEFFESCAPE` etc. aren't defined in this file (they are defined in 'dinput.h' so use of 'dinputd.h' requires inclusion of 'dinput.h' first) however this matches MS header, so it's proba

[Mingw-w64-public] [PATCH] headers: add dinputd.idl

2020-04-27 Thread Biswapriyo Nath
... From a46a7975f228a2f6e0201ea099197b91b6d1754e Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Mon, 27 Apr 2020 15:02:25 +0530 Subject: [PATCH] headers: add dinputd.idl Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/Makefile.am | 1 + mingw-w64-headers/include/dinputd.id