-
1b577eb8
by Alexandre Julliard at 2025-04-01T12:56:49+02:00
ntdll: Only enable redirection around the calls that access the file system.
-
574f80be
by Alexandre Julliard at 2025-04-01T12:56:50+02:00
ntdll: Add a helper to build an NT name from the system directory.
-
4220e680
by Alexandre Julliard at 2025-04-01T22:36:07+02:00
ntdll: Try to open dll mappings from the KnownDlls directory first.
-
fc3f2618
by Paul Gofman at 2025-04-01T22:36:07+02:00
kernel32/tests: Add tests for known dlls load specifics.