[Mingw-w64-public] [PATCH] Remove timer functions export from 32-bit kernel32

2019-07-24 Thread Alexey Pavlov
>From 6ca93317c0c6513b6e9f4fd3d3a95eefde612d3c Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Thu, 25 Jul 2019 08:19:10 +0300 Subject: [PATCH] Remove time functions export for 32 bit kernel32 as they export by winmm and already removed from 64-bit kernel32 --- mingw-w64-crt/lib32/kernel32.d

Re: [Mingw-w64-public] [PATCH] include: Update namedpipeapi header file

2019-07-24 Thread Liu Hao
在 2019/7/21 19:09, Liu Hao 写道: > 在 2019/7/20 22:44, Biswapriyo Nath 写道: >> Fixed #3. >> >> >> > > This might be good as it doesn't alter old things. > > However, I have noticed that in Win10 SDK the other functions changed > their partition from `WINAPI_PARTITION_DESKTOP` to > `WINAPI_PARTITION_A