Alexandre Julliard pushed to branch master at wine / wine
Commits: 0685bfe5 by Jacek Caban at 2025-02-11T23:05:50+01:00 ntdll: Pass WINE_MODREF to import_dll.
- - - - - 9622cfd3 by Jacek Caban at 2025-02-11T23:05:50+01:00 ntdll: Pass importer pointer to find_ordinal_export.
- - - - - c40d7d84 by Jacek Caban at 2025-02-11T23:05:50+01:00 ntdll: Pass importer pointer to find_named_export.
- - - - - 4e3678af by Jacek Caban at 2025-02-11T23:05:50+01:00 ntdll: Pass importer pointer to find_forwarded_export.
- - - - - bbf39dcf by Jacek Caban at 2025-02-11T23:05:50+01:00 ntdll: Pass importer pointer to build_import_name.
- - - - - 9a46175c by Jacek Caban at 2025-02-11T23:05:50+01:00 ntdll: Use NULL importer in LdrGetProcedureAddress.
- - - - - 902dcd6e by Jacek Caban at 2025-02-11T23:05:50+01:00 ntdll: Remove no longer needed current_modref.
- - - - -
1 changed file:
- dlls/ntdll/loader.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9bb0da42eb7fddc70110eb8e4386d0...