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

2023-09-22 Thread Biswapriyo Nath
From 5fa788c8e2160ffb1363183ec1ffcfe9b5553261 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sat, 23 Sep 2023 03:17:12 + Subject: [PATCH] headers: Add inputpaneinterop.idl Required for chromium/ui/base/ime/win/on_screen_keyboard_display_manager_input_pane.h Signed-off-by: Biswapriyo

[Mingw-w64-public] [PATCH] headers: add SetupDiGetDeviceProperty in setupapi.h

2023-09-22 Thread Oleg Tolmatcev
Hello, this is needed by Dolphin. Best Regards Oleg Tolmatcev From 3db487162974e0a643ee8572db4986e088a59b92 Mon Sep 17 00:00:00 2001 From: Oleg Tolmatcev Date: Sun, 13 Aug 2023 13:21:53 +0200 Subject: [PATCH] headers: add SetupDiGetDeviceProperty in setupapi.h --- mingw-w64-headers/include/set

[Mingw-w64-public] [PATCH] Explicit aggregate returns for new D2D methods

2023-09-22 Thread Richard Copley
Supplementary to Biswapriyo Nath's recent patches updating the Direct2D headers, this patch adds support for explicit aggregate returns for newly added methods. (Modelled on this: ).From 12bc7c44d581481

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

2023-09-22 Thread LIU Hao
在 2023-09-22 00:47, Biswapriyo Nath 写道: From 79bb1d9ccc5d21a04c3ae0567436163534a03e4c Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Thu, 21 Sep 2023 16:44:53 + Subject: [PATCH] headers: Add portabledeviceapi.idl Required for chromium/components/storage_monitor/portable_device_watcher