Re: [Mingw-w64-public] [PATCH] headers: add NET_IFINDEX_UNSPECIFIED in ifdef.h

2023-09-23 Thread Oleg Tolmatcev
Forgot to rename to txt. Am Sa., 23. Sept. 2023 um 18:19 Uhr schrieb Oleg Tolmatcev : > > Hello, > > this is needed by Dolphin. > > Best regards > Oleg Tolmatcev From 01a940e9fcb179e70166f4ad58f507cb5ae6151e Mon Sep 17 00:00:00 2001 From: Oleg Tolmatcev Date: Sun, 13 Aug 2023 13:22:07 +0200 Subje

[Mingw-w64-public] [PATCH] headers: add NET_IFINDEX_UNSPECIFIED in ifdef.h

2023-09-23 Thread Oleg Tolmatcev
Hello, this is needed by Dolphin. Best regards Oleg Tolmatcev ___ 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 inputpaneinterop.idl

2023-09-23 Thread LIU Hao
在 2023-09-23 11:23, 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

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

2023-09-23 Thread LIU Hao
在 2023-09-23 06:47, 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/setupapi.h | 4 1 f

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

2023-09-23 Thread LIU Hao
在 2023-09-23 02:03, Richard Copley 写道: 0001-Explicit-aggregate-returns-for-new-D2D-methods.patch From 12bc7c44d581481be26973044d914f6a06720648 Mon Sep 17 00:00:00 2001 From: Richard Copley Date: Fri, 22 Sep 2023 18:08:30 +0100 Subject: [PATCH] Explicit aggregate returns for new D2D methods ---