Re: [Mingw-w64-public] [PATCH] headers: Fix parameter types in oleauto.h

2022-06-20 Thread Mateusz Loskot
On Mon, 20 Jun 2022 at 09:55, LIU Hao wrote: > 在 2022/6/20 00:11, Biswapriyo Nath 写道: > > From 15aa99eeb8298a956447513d53763c7bab24dd36 Mon Sep 17 00:00:00 2001 > > From: Biswapriyo Nath > > Date: Sun, 19 Jun 2022 21:39:50 +0530 > > Subject: [PATCH] headers: Fix parameter types in oleauto.h > > >

Re: [Mingw-w64-public] [PATCH] headers: Add dxcore.idl

2022-06-20 Thread Biswapriyo Nath
Understood. I thought new IDL file is added in wine when it is required for it specifically. This is required in mesa. ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Re: [Mingw-w64-public] [PATCH] headers: Add dxcore.idl

2022-06-20 Thread Jacek Caban
Hi Biswapriyo, On 6/17/22 09:38, Biswapriyo Nath wrote: mingw-w64-crt/libsrc/dxguid.c| 1 + mingw-w64-headers/Makefile.am| 1 + mingw-w64-headers/include/dxcore.idl | 195 +++ 3 files changed, 197 insertions(+) create mode 100644 mingw-w64-heade

Re: [Mingw-w64-public] [PATCH] headers: Fix parameter types in oleauto.h

2022-06-20 Thread LIU Hao
在 2022/6/20 00:11, Biswapriyo Nath 写道: From 15aa99eeb8298a956447513d53763c7bab24dd36 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 19 Jun 2022 21:39:50 +0530 Subject: [PATCH] headers: Fix parameter types in oleauto.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/ole