Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
win, dl: proper error messages on some systems
On some localized Windows 10 machines FormatMessage can fail with ERROR_RESOURCE_TYPE_NOT_FOUND when trying to generate dlopen error message. This adds support for this corner case. PR-URL: libuv#2052 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
- Loading branch information