Skip to content

[3.0] win32touch/mft: don't force WINVER

Steve Lhomme requested to merge robUx4/vlc:30-win32-fixes into 3.0.x

We should only force it if it's wrong. But even then we must reset the value so it matches the _WIN32_WINNT_WIN7 we force.

This fixes builds with UCRT which forces Windows 10 API's.

Edited by Steve Lhomme

Merge request reports

Loading