Re: [Mingw-w64-public] Discussion: Need new function declarations in propvarutil.h from wine

2021-07-11 Thread Jacek Caban

On 7/11/21 3:26 PM, Biswapriyo Nath wrote:

Option 1: Import propvarutil.h from wine. But that reverts this commit
propvarutil.h: Added NTSTATUS declaration (d603db2). Before that
commit propvarutil.h was imported from wine. I have compiled
qt6-multimedia without that NTSTATUS declaration.
Option 2: Add new function declarations manually.
So, which one will be better?



Option 3: upsteram d603db2 to Wine and then import the header to 
mingw-w64. Wine uses a different guard macro, so this will need to be 
synced as well.



Thanks,

Jacek




___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


[Mingw-w64-public] Discussion: Need new function declarations in propvarutil.h from wine

2021-07-11 Thread Biswapriyo Nath
Option 1: Import propvarutil.h from wine. But that reverts this commit
propvarutil.h: Added NTSTATUS declaration (d603db2). Before that
commit propvarutil.h was imported from wine. I have compiled
qt6-multimedia without that NTSTATUS declaration.
Option 2: Add new function declarations manually.
So, which one will be better?


___
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 some audio format GUIDs in mfapi.h

2021-07-11 Thread LIU Hao

在 2021-07-11 00:20, Biswapriyo Nath 写道:

 From e3a72d3ba627cad1b0c2c74f562b2abd22a8c703 Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Sat, 10 Jul 2021 21:37:18 +0530
Subject: [PATCH] headers: Add some audio format GUIDs in mfapi.h

Signed-off-by: Biswapriyo Nath
---
  mingw-w64-headers/include/mfapi.h | 64 ++-
  1 file changed, 63 insertions(+), 1 deletion(-)


Thanks. This patch looks good to me. I pushed it to master.


--
Best regards,
LIU Hao



OpenPGP_signature
Description: OpenPGP digital signature
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public