Re: [Mingw-w64-public] Patch for MEMORY_PRIORITY defines

2019-06-21 Thread Liu Hao
在 2019/6/21 5:00, Tom Ritter 写道: > This patch moves MEMORY_PRIORITY_ defines outside a _WIN32_WINNT #if > check to match Microsoft's definitions, which are in winnt.h and not > behind any version #ifs. > > -tom > > > Thanks; I pushed this patch. BTW: I don't think these macros belong there be

[Mingw-w64-public] Patch for MEMORY_PRIORITY defines

2019-06-20 Thread Tom Ritter
This patch moves MEMORY_PRIORITY_ defines outside a _WIN32_WINNT #if check to match Microsoft's definitions, which are in winnt.h and not behind any version #ifs. -tom From 84d449158871f8bdd2bb1969b71261d5183d3b38 Mon Sep 17 00:00:00 2001 From: Tom Ritter Date: Thu, 20 Jun 2019 11:41:52 -0700 Sub