Re: [Mingw-w64-public] [PATCH 2/2] crt/stdio: Add declaration for `__ms_*` aliases

2020-05-16 Thread Martin Storsjö
On Fri, 15 May 2020, Liu Hao wrote: @@ -1214,9 +1263,6 @@ int vsnwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, __builti int __cdecl swscanf(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; int __cdecl

[Mingw-w64-public] [PATCH] headers/wingdi.h: add missing symbols

2020-05-16 Thread Biswapriyo Nath
From c9ff092713aa1c78bebfa21ee81a298c966e Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sat, 16 May 2020 20:30:49 +0530 Subject: [PATCH] headers/wingdi.h: add missing symbols Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/wingdi.h | 136 ++---