Alexandre Julliard pushed to branch master at wine / wine
Commits: 7b3c7d98 by Bernhard Übelacker at 2024-09-25T11:33:51+02:00 ntdll: Add warning if dlopen of unixlib failed.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57206
- - - - - 7475595f by Bernhard Übelacker at 2024-09-25T11:33:51+02:00 mmdevapi: Add error if no driver could be initialized.
Currently there is no logging if all drivers could not be loaded. This could make users aware of missing dependencies.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57206
- - - - -
2 changed files:
- dlls/mmdevapi/main.c - dlls/ntdll/unix/virtual.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ece6d0df457ef41216b50da4b95086...