[Mingw-w64-public] [PATCH 1/3] headers: Replace BOOL with WINBOOL in bluetoothapis.h

2023-09-01 Thread Biswapriyo Nath
From 1e5c5180a7677228c9d357e34122fee71f2150df Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sat, 2 Sep 2023 06:06:38 + Subject: [PATCH 1/3] headers: Replace BOOL with WINBOOL in bluetoothapis.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/bluetoothapis.h | 14 +++

[Mingw-w64-public] [PATCH 2/3] headers: Fix function declarations in bluetoothapis.h

2023-09-01 Thread Biswapriyo Nath
From f5c1905600999e8738441c6993d7f4d1f66aeb11 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sat, 2 Sep 2023 06:06:45 + Subject: [PATCH 2/3] headers: Fix function declarations in bluetoothapis.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/bluetoothapis.h | 50 +++

[Mingw-w64-public] [PATCH 3/3] headers: Add new symbols in bluetoothapis.h

2023-09-01 Thread Biswapriyo Nath
From 7914949f8f1d8422289d9864f1e8e24bc374edc3 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sat, 2 Sep 2023 06:06:51 + Subject: [PATCH 3/3] headers: Add new symbols in bluetoothapis.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/bluetoothapis.h | 43 +

Re: [Mingw-w64-public] [PATCH] headers: Add CLSIDs in mfidl.idl

2023-09-01 Thread LIU Hao
在 2023-08-31 15:11, Biswapriyo Nath 写道: From 593a95a8b093ab85e87b7e77b8d46dd3c6dd740b Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Thu, 31 Aug 2023 12:39:01 +0530 Subject: [PATCH] headers: Add CLSIDs in mfidl.idl Required for chromium. chromium/media/gpu/windows/dxva_video_decode_accel

Re: [Mingw-w64-public] [PATCH 1/2] tools: Remove the unused tool genlib

2023-09-01 Thread Stephen Kitt
On Fri, 1 Sep 2023 12:20:37 +0800, LIU Hao wrote: > 在 2023/8/31 18:20, Martin Storsjö 写道: > > This tool was meant as a standalone replacement for dlltool, > > for generating import libraries, but it never got feature parity > > (in particular, it lacked support for generating symbol aliases, > > w