Skip to content

win32: don't use SetThreadErrorMode in XBOX builds

LoadLibraryExW is available, but not SetThreadErrorMode.

We should probably be checking WINAPI_GAMES_APP, but it doesn't exist in mingw-w64. So we just check the known defines for the GDK.

Merge request reports

Loading