vlc/bin
Steve Lhomme 64d46c2ba0 win32: assume PROCESS_MITIGATION_IMAGE_LOAD_POLICY is defined
It was added in mingw-w64 in [1] which is in v6, our minimum version.
We don't need to have it defined in UWP builds as we don't use winvlc.c.

[1] 36d7b92bbc
2024-11-24 13:51:46 +00:00
..
.gitignore build: ignore macOS build files 2023-11-02 07:40:10 +00:00
breakpad.cpp breakpad: fix potential char used with _snwprintf() 2023-12-05 08:46:09 +00:00
cachegen.c cachegen: remove wrong/misleading error message 2018-05-09 21:05:39 +03:00
darwinvlc.m darwinvlc: do not call libvlc_release on NULL 2024-11-16 15:32:44 +00:00
Makefile.am bin: use libvlc_Internal API directly 2024-02-02 10:31:30 +00:00
meson.build bin: don't build vlc.exe for Winstore builds 2024-11-20 08:48:33 +00:00
override.c override: use X_DISPLAY_MISSING 2022-04-17 02:55:02 +00:00
rootwrap.c rootwrap: make setsockopt 1 usage consistent 2020-11-22 15:13:29 -05:00
vlc_win32_rc.rc.in bin: win32 resources: Fix manifest embeding 2017-03-08 15:54:53 +01:00
vlc.c bin: use libvlc_Internal API directly 2024-02-02 10:31:30 +00:00
winvlc.c win32: assume PROCESS_MITIGATION_IMAGE_LOAD_POLICY is defined 2024-11-24 13:51:46 +00:00