• Set WIN_VER and _WIN32_WINNT to 0x0502

    macqm committed Mar 5, 2019
    Set WIN_VER to _WIN32_WINNT_WS03 (0x0502)
    Add missing _WIN32_WINNT define.
    This targets "Windows XP with Service Pack 2 (SP2)".