[Mingw-w64-public] [PATCH] Improve standard conformance and fixes for ddk/scsi.h

2018-07-31 Thread Matheus Izvekov
ddk/scsi.h needed -fpermissive to compile Moving those struct definitions out of the anonymous union fixes this struct CDB is not supposed to have any pointers as fields From e7f2c894c74c6fd7a7ce7a24ade5600536391a3a Mon Sep 17 00:00:00 2001 From: Matheus Izvekov Date: Thu, 31 May 2018 18:33:06 +0

[Mingw-w64-public] [PATCH] Add some missing features to shlwapi header

2018-07-31 Thread Alexey Pavlov
From 45b1912686d578379b091947720ac8f20ff28f90 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Tue, 31 Jul 2018 21:52:12 +0300 Subject: [PATCH] Add missing features to shlwapi header --- mingw-w64-headers/include/shlwapi.h | 38 + 1 files changed, 38 insertions(+) create mode 100644 ming

Re: [Mingw-w64-public] [PATCH] sdkddkver.h: Add missing NTDDI_WIN10_* defines.

2018-07-31 Thread JonY via Mingw-w64-public
On 07/31/2018 10:21 PM, Jacek Caban wrote: > Signed-off-by: Jacek Caban > --- >  mingw-w64-headers/include/sdkddkver.h | 5 + >  1 file changed, 5 insertions(+) > > Looks good to me. signature.asc Description: OpenPGP digital signature -

[Mingw-w64-public] [PATCH] sdkddkver.h: Add missing NTDDI_WIN10_* defines.

2018-07-31 Thread Jacek Caban
Signed-off-by: Jacek Caban --- mingw-w64-headers/include/sdkddkver.h | 5 + 1 file changed, 5 insertions(+) diff --git a/mingw-w64-headers/include/sdkddkver.h b/mingw-w64-headers/include/sdkddkver.h index a8187ac7..d86073c1 100644 --- a/mingw-w64-headers/include/sdkddkver.h +++ b/mingw-w64

Re: [Mingw-w64-public] [PATCH] Add IDL files for evl and mfplay headers. Add missing interface to mfidl (with attach)

2018-07-31 Thread Jacek Caban
Hi Alexey, I'm sorry for so late reply. It looks mostly good, but I spotted a few comments. Other than that, it looks good to me, thanks! On 07/18/2018 02:49 PM, Alexey Pavlov wrote: > > + D3DFMT_V16U16 = 64, > + D3DFMT_W11V11U10 = 65, > + D3DFMT_A2W10V10U10 = 67, > +/* > + D3DFMT_UYVY = MAKE