win32: don't use SetThreadErrorMode in XBOX builds
LoadLibraryExW is available, but not SetThreadErrorMode. DLL dependencies/errors need to be managed by the host app. This is a sandboxed environment where the library dependencies need to be managed manually per platform.
parent
de4b18eb
No related branches found
No related tags found
Please register or sign in to comment