meson: set the minimum supported Windows build to Vista
If the user requires a newer Windows version it should set it manually.
It is also questionable to call inet_ntop (aka InetNtopA) if the build requests minimum support for Win XP (VLC 3.0). It's only available since Vista. So building for a Vista target should be fine.
Edited by Steve Lhomme