On 12/3/21 06:50, JonY wrote:
On 12/3/21 05:57, Biswapriyo Nath wrote:
mingw-w64-headers/include/gdiplus/gdiplusgraphics.h.gch file appeared
from nowhere. Adding *.gch in .gitignore may help.
I will do a force push to remove it.
Looks like I can't force a push with sourceforge, I'll just r
On 12/3/21 05:57, Biswapriyo Nath wrote:
mingw-w64-headers/include/gdiplus/gdiplusgraphics.h.gch file appeared
from nowhere. Adding *.gch in .gitignore may help.
I will do a force push to remove it.
___
Mingw-w64-public mailing list
Mingw-w64-publ
mingw-w64-headers/include/gdiplus/gdiplusgraphics.h.gch file appeared
from nowhere. Adding *.gch in .gitignore may help.
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-publ
在 12/3/21 2:23 AM, Biswapriyo Nath 写道:
Thanks for the explanation. Yeah, that looks fine to me. Here is the
patch with that fix.
Thanks for the update. I pushed this one to master.
--
Best regards,
LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
_
Thanks for the explanation. Yeah, that looks fine to me. Here is the
patch with that fix.
From b781d872e7bcc85b2892faed6198ff6c30cccb0c Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Thu, 2 Dec 2021 23:51:31 +0530
Subject: [PATCH] headers: Add missing names in windns.h
Signed-off-by: Biswap
在 2021-12-02 03:47, Biswapriyo Nath 写道:
+ typedef struct _DNS_CONNECTION_PROXY_INFO {
+DWORD Version;
+WCHAR *pwszFriendlyName;
+DWORD Flags;
+DNS_CONNECTION_PROXY_INFO_SWITCH Switch;
+__C89_NAMELESS union {
+ struct _DNS_CONNECTION_PROXY_INFO_CONFIG {
+WCHAR *pw
From 012b08104984ae028700568e8734dd93c34f3e0d Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Thu, 2 Dec 2021 01:10:33 +0530
Subject: [PATCH] headers: Add missing names in windns.h
Signed-off-by: Biswapriyo Nath
---
mingw-w64-headers/include/windns.h | 534 -
1