[Git][wine/wine][master] 6 commits: ntdll: Fix LdrLoadDll() prototype.

"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Thu, 15 Jan 2026 15:51:31 -0600
Newsgroups gmane.comp.emulators.wine.cvs
Message-ID <[email protected]>

Alexandre Julliard pushed to branch master at wine / wine


Commits:
5e50024e by Paul Gofman at 2026-01-15T15:06:50+01:00
ntdll: Fix LdrLoadDll() prototype.

- - - - -
a44ea8cd by Paul Gofman at 2026-01-15T15:06:50+01:00
ntdll: Handle search flags in LdrLoadDll().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54300

- - - - -
2ea05ade by Paul Gofman at 2026-01-15T15:06:50+01:00
kernel32/tests: Add tests for LdrLoadDll().

- - - - -
b9bbb3c4 by Paul Gofman at 2026-01-15T15:06:50+01:00
ntdll: Use LDR_DONT_RESOLVE_REFS instead of DONT_RESOLVE_DLL_REFERENCES.

- - - - -
8c1dcfc7 by Paul Gofman at 2026-01-15T15:06:50+01:00
ntdll: Don't fill output handle on error in LdrLoadDll().

- - - - -
2307d8e1 by Paul Gofman at 2026-01-15T15:06:50+01:00
kernelbase: Pass search flags instead of path to LdrLoadDll().

- - - - -


6 changed files:

- dlls/kernel32/tests/loader.c
- dlls/kernel32/tests/module.c
- dlls/kernelbase/loader.c
- dlls/ntdll/loader.c
- dlls/ntdll/ntdll.spec
- include/winternl.h


View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/af49ffda59cf98cdcf00f4d1f9de24384da26ff5...2307d8e184fbdd8e23b4d8519ac801dcd1cae7a7

-- 
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/af49ffda59cf98cdcf00f4d1f9de24384da26ff5...2307d8e184fbdd8e23b4d8519ac801dcd1cae7a7
You're receiving this email because of your account on gitlab.winehq.org.