-
48bb5d58
by Alexandre Julliard at 2025-11-12T15:36:41+01:00
winebuild: Assign section file positions once the offset is known.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58954
-
64d1f6fb
by Alexandre Julliard at 2025-11-12T16:03:56+01:00
ntdll: Don't copy WINEDLLOVERRIDES to the Windows environment.
It's handled on the Unix side now.
-
435311ba
by Alexandre Julliard at 2025-11-12T16:03:59+01:00
ntdll: Remove Wine-internal variables from the Unix environment.
-
b1e94119
by Alexandre Julliard at 2025-11-12T16:03:59+01:00
ntdll: Don't rebuild the Unix environment from the Windows one.
Child processes always use the Windows environment directly nowadays.