Skip to content
Snippets Groups Projects
Rémi Denis-Courmont's avatar
Rémi Denis-Courmont authored
SetThreadErrorMode() is necessary for correct plugin loader semantics,
but it is only available on Windows 7 and later, so it needs to be
loaded at run-time if it is to be used. On Windows 2008 and older,
a fallback is provided to the extent possible.
371dda71
Name Last commit Last update