[Git][wine/wine][master] 9 commits: wine.inf: Add list of known dlls.
Alexandre Julliard pushed to branch master at wine / wine Commits: 5aa74944 by Alexandre Julliard at 2025-03-31T12:52:39+02:00 wine.inf: Add list of known dlls. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> - - - - - a8c22722 by Alexandre Julliard at 2025-03-31T12:52:39+02:00 wineboot: Fetch the list of supported machines once at startup. - - - - - 81ea1e7a by Alexandre Julliard at 2025-03-31T12:56:58+02:00 wineboot: Create section objects for known dlls. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> - - - - - 7d175815 by Alexandre Julliard at 2025-03-31T12:56:58+02:00 advapi32: Delay import cryptsp. To avoid creating an extra known dll section. - - - - - 5557cbb2 by Alexandre Julliard at 2025-03-31T12:56:58+02:00 comctl32: Delay import oleacc. To avoid creating an extra known dll section. - - - - - 55d2e554 by Alexandre Julliard at 2025-03-31T12:56:58+02:00 comdlg32: Delay import winspool To avoid creating an extra known dll section. - - - - - 1f4cf368 by Alexandre Julliard at 2025-03-31T12:56:58+02:00 gdiplus: Delay import mlang. To avoid creating an extra known dll section. - - - - - a6681620 by Alexandre Julliard at 2025-03-31T12:56:58+02:00 imagehlp: Delay import dbghelp. To avoid creating an extra known dll section. - - - - - c0d5f38f by Alexandre Julliard at 2025-03-31T12:56:58+02:00 wldap32: Delay import some libraries. To avoid creating extra known dll sections. - - - - - 9 changed files: - dlls/advapi32/Makefile.in - dlls/comctl32/Makefile.in - dlls/comdlg32/Makefile.in - dlls/gdiplus/Makefile.in - dlls/imagehlp/Makefile.in - dlls/imagehlp/imagehlp.spec - dlls/wldap32/Makefile.in - loader/wine.inf.in - programs/wineboot/wineboot.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4ae5102e4703afeed29fc139f01478... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4ae5102e4703afeed29fc139f01478... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)