Skip to content

[3.0] win32: inhibit: restrict SystemParametersInfo calls to Windows XP

Steve Lhomme requested to merge robUx4/vlc:30-xp-inhibit into 3.0.x

As mentioned in !7651 (closed) the 2 different APIs we use may race each other. So we select one based on the OS uses.

We use the same detection for XP vs Vista as already done in D3D9.

Co-authored-by: Icham AIDIBE blouf@blouf.org

Merge request reports

Loading