[Git][wine/wine][master] 4 commits: ntdll: Only enable redirection around the calls that access the file system.
Alexandre Julliard pushed to branch master at wine / wine Commits: 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. - - - - - 3 changed files: - dlls/kernel32/tests/module.c - dlls/ntdll/loader.c - dlls/ntdll/ntdll_misc.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/908f9eb20ff7511fe7f717d1a72d0e... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/908f9eb20ff7511fe7f717d1a72d0e... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)