-
b1b5105c
by Alexandre Julliard at 2025-04-02T11:35:45+02:00
ntdll: Only check HAVE_PTHREAD_TEB when setting %fs on Linux.
And set SYSCALL_HAVE_WRFSGSBASE independently.
-
d45dafd7
by Alexandre Julliard at 2025-04-02T17:11:52+02:00
wineps.drv: Delay import winspool.
To avoid recursive initialization, since winspool.drv calls wineps.drv
from its DllMain, and after 55d2e55499fecbe57736eab80a5fc4a001e24040
winspool doesn't get preloaded during prefix creation.
-
f6e55cad
by Alexandre Julliard at 2025-04-02T17:11:52+02:00
kernelbase: Redirect system32 paths manually for delayed file moves.
-
0518efe8
by Alexandre Julliard at 2025-04-02T17:11:52+02:00
setupapi: Don't print an error when failing to replace a native dll.
-
62ef1f59
by Alexandre Julliard at 2025-04-02T17:11:52+02:00
setupapi: Delay fake dll installation until reboot for files in use.