Commits on Source (2)
-
VLC 4.0 cannot be compiled or run for versions before Windows 7.
d0de6a3a -
This is in line with the other places where we check for Win8.1 and Win10. We don't need to load a specific library, we check what is available in kernel32. GetCurrentThreadStackLimits is available since Win8 in all builds [1] [1] https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-getcurrentthreadstacklimits
a8ec494d