Alexandre Julliard pushed to branch master at wine / wine
Commits: ad0aef6d by Alexandre Julliard at 2025-11-13T22:21:20+01:00 ntdll: Use WINE_HOST_ instead of UNIX_ as environment variable prefix.
To make it clear that this is Wine-specific.
- - - - - baeb97c3 by Alexandre Julliard at 2025-11-13T22:21:20+01:00 ntdll: Don't replace WINE_HOST_ variables if they already exist in the environment.
- - - - -
5 changed files:
- dlls/appwiz.cpl/addons.c - dlls/ntdll/unix/env.c - dlls/shell32/recyclebin.c - dlls/shell32/shellpath.c - programs/winemenubuilder/winemenubuilder.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a7c7f538e658ff6b6a3889e87aa7c1...