contrib: bluray: disable package not usable on Winstore builds
uses SetThreadAffinityMask (which is now available) uses LoadLibraryExW which should be remapped to another call (or not used at all) uses GetWindowsDirectoryW which is not available uses SetDllDirectoryW which is not available uses RegOpenKeyExW, RegQueryValueExW, RegEnumValueW and RegCloseKey which are not available uses GetModuleHandleEx which is not available uses GetDC and ReleaseDC which are not available uses EnumFontFamiliesExW which is not available
Loading
Please register or sign in to comment