<p></p>
<p><b>@krono</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/499#discussion_r508075473">build.win32x86/common/Makefile.msvc.tools</a>:</p>
<pre style='color:#555'>> @@ -53,16 +53,17 @@ ifdef MSVC
 MEMACCESS:=-DUSE_INLINE_MEMORY_ACCESSORS=1
 endif
 
-# Set minimum version to WindowsXP (see /cygwin/usr/include/w32api/w32api.h)
-WINVER:=-D_WIN32_WINNT=0x0501 -DWINVER=0x0501
+# Set minimum version to Windows 8 (see /cygwin/usr/include/w32api/w32api.h)
+WINVER:=-D_WIN32_WINNT=0x0602 -DWINVER=0x0602
</pre>
<p>We can have <code>0x6000</code> (Vista) <em>and</em> use that function. Ping me in a week or so, when I'm back from vacation</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/499#discussion_r508075473">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW3IATQ7WVNEC2SQ7K3SLSWCFANCNFSM4M6RJREQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW6OBKZYWPTSFFQ222LSLSWCFA5CNFSM4M6RJRE2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD2DS4GA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/499#discussion_r508075473",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/499#discussion_r508075473",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>