-
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.