Skip to content

win32: assume some system DLLs are present since Windows 7

Steve Lhomme requested to merge robUx4/vlc:less_getprocaddr into master

We don't need dynamic loading of DLL's that have been present since Windows 7.

Some of the code is not available in UWP, but that code is never compiled for UWP anyway.

Will need a rebase once !6767 (merged) is merged.

Edited by Steve Lhomme

Merge request reports

Loading