2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 <2019> 2020 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 <2019> 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: _WIN32_WINNT defines in EPICS base |
From: | "Johnson, Andrew N. via Core-talk" <[email protected]> |
To: | "[email protected]" <[email protected]> |
Date: | Wed, 15 May 2019 18:15:59 +0000 |
Hi Freddie, On 5/15/19 5:28 AM, Freddie Akeroyd - UKRI STFC via Core-talk wrote:
I just tried it on windows-x64 and windows-x64-mingw builds and MSVC gave me a deprecation warning for the GetVersionEx() call in epicsMutexOsdCreate() — could we remove the thisIsNT variable and CreateMutex() stuff from osdMutex.c as well while we're cleaning this up? It looks like the required CRITICAL_SECTION support is present back as far as Windows XP and Windows Server 2003, which is fine as far as I'm concerned. Thanks, -- Complexity comes for free, Simplicity you have to work for. |