15 Jan
2026
15 Jan
'26
9:36 p.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54300 Also needed for Rec Room. -- v2: kernelbase: Pass search flags instead of path to LdrLoadDll(). ntdll: Don't fill output handle on error in LdrLoadDll(). ntdll: Use LDR_DONT_RESOLVE_REFS instead of DONT_RESOLVE_DLL_REFERENCES. kernel32/tests: Add tests for LdrLoadDll(). ntdll: Handle search flags in LdrLoadDll(). ntdll: Fix LdrLoadDll() prototype. https://gitlab.winehq.org/wine/wine/-/merge_requests/9888