Alexandre Julliard pushed to branch master at wine / wine
Commits: 52b7892e by Alexandre Julliard at 2025-06-17T10:28:32+02:00 ntdll: Use NtOpenFile to open nls files in the system directory.
- - - - - e2e4ef80 by Alexandre Julliard at 2025-06-17T13:35:01+02:00 ntdll: Use UNICODE_STRINGs in the main image loading helpers.
- - - - - 61019341 by Alexandre Julliard at 2025-06-17T13:35:20+02:00 ntdll: Pass the full image NT path through the server startup information.
- - - - - 787dc335 by Alexandre Julliard at 2025-06-17T13:48:15+02:00 ntdll: Move resolving the initial image name to the get_full_path() helper.
- - - - -
4 changed files:
- dlls/ntdll/unix/env.c - dlls/ntdll/unix/file.c - dlls/ntdll/unix/loader.c - dlls/ntdll/unix/unix_private.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5d091af63a231cbeb348148408bc7a...