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