Re: [Mingw-w64-public] [PATCH] Add GUIDs for audio/image/media file summary information

2019-08-21 Thread Zach Bacon
Actually within the this header itself there are a few usages of __MSABI_LONG, but It can compile just as easily without it. I'm attaching an updated patch that I've had some help with in testing Myself and one other person are working to get pywin32 compiled and these new UUID's are needed to p

[Mingw-w64-public] [PATCH] include: update winreg header file

2019-08-21 Thread Biswapriyo Nath
... From fcb65040a2e8b8edf892c7f4af4646d4bacf2f78 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Thu, 22 Aug 2019 00:20:54 +0530 Subject: [PATCH] include: update winreg header file Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/winreg.h | 37 ++ 1

Re: [Mingw-w64-public] [PATCH] crt: move urlmon to lib-common

2019-08-21 Thread Martin Storsjö
On Wed, 21 Aug 2019, Biswapriyo Nath wrote: ... Thanks, pushed. // Martin ___ 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] Fix urlmon.def

2019-08-21 Thread Martin Storsjö
On Wed, 21 Aug 2019, Tom Ritter wrote: Oops, forgot to git add. Sorry. Thanks! Although in this case, I'd go with Biswapriyo's patches, which he posted after you had sent the first versions of your, as his patches brings both lib32 and lib-common to an even newer state. // Martin _

Re: [Mingw-w64-public] [PATCH] crt: move urlmon to lib-common

2019-08-21 Thread Martin Storsjö
On Wed, 21 Aug 2019, Biswapriyo Nath wrote: Is this a strict superset of that? Yes, it is. Both arm32 and x64 are same. That's not what I asked. I asked, if you compare the original libarm32/urlmon.def with the new lib-common/urlmon.def, are there any removed lines (if you disregard ordina

Re: [Mingw-w64-public] [PATCH] Fix urlmon.def

2019-08-21 Thread Tom Ritter
Oops, forgot to git add. Sorry. -tom On Wed, 21 Aug 2019 at 09:34, Martin Storsjö wrote: > > On Tue, 20 Aug 2019, Tom Ritter wrote: > > > Updated! > > Now the patch removes it from lib64 and libarm32, but doesn't add it to > lib-common... > > // Martin > > > > ___

Re: [Mingw-w64-public] [PATCH] crt: move urlmon to lib-common

2019-08-21 Thread Biswapriyo Nath
> Is this a strict superset of that? Yes, it is. Both arm32 and x64 are same. ___ 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] crt: move urlmon to lib-common

2019-08-21 Thread Martin Storsjö
On Wed, 21 Aug 2019, Biswapriyo Nath wrote: Updated. This series looks good to me. How does the final lib-common/urlmon.def compare to the original libarm32/urlmon.def (disregarding ordinal entries), are there any functions that were present in libarm32/urlmon.def that aren't included here

Re: [Mingw-w64-public] [PATCH] crt: move urlmon to lib-common

2019-08-21 Thread Biswapriyo Nath
Updated. From 890b66bc824e060c7977f502c621089e181229ac Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Wed, 21 Aug 2019 15:14:18 +0530 Subject: [PATCH 1/3] crt/urlmon: move to lib-common Signed-off-by: Biswapriyo Nath --- .../{lib64 => lib-common}/urlmon.def | 0 mingw-w64-crt/l

Re: [Mingw-w64-public] [PATCH] crt: move urlmon to lib-common

2019-08-21 Thread Martin Storsjö
On Wed, 21 Aug 2019, Biswapriyo Nath wrote: ... This keeps urlmon.def from lib64 instead from libarm32 (which is newer and contains more functions, as Tom pointed out in his patch). // Martin ___ Mingw-w64-public mailing list Mingw-w64-public@l

Re: [Mingw-w64-public] [PATCH] Fix urlmon.def

2019-08-21 Thread Martin Storsjö
On Tue, 20 Aug 2019, Tom Ritter wrote: Updated! Now the patch removes it from lib64 and libarm32, but doesn't add it to lib-common... // Martin ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.n