Commit 09fe6fe1 authored by Bert Belder's avatar Bert Belder
Browse files

win: suppress GetVersionEx deprecation warning

There is no other way to retrieve the Windows version. The stated reason
this API is deprecated is that applications are not supposed to check
whether the Windows it's running on is recent enough. But that's not
what we use it for.

PR-URL: https://github.com/iojs/io.js/pull/261


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 0ce7b912
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment