Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve logging of loading adapters on Windows
This primarily improves the logging when loading an adapter fails on Windows by printing out the result of `GetLastError()` when `LoadLibrarExA()` returns null for cross-reference with https://learn.microsoft.com/en-us/windows/win32/debug/system-error-codes.
- Loading branch information