[PATCH] ntdll: Expand environment variables when querying them

Alexandre Julliard julliard at winehq.org
Mon Mar 25 16:52:15 CDT 2019


Fabian Maurer <dark.shadow4 at web.de> writes:

> For a test program see the bug report.
> A test is hard to include since environment variables won't update
> without a reboot.

You don't need a reboot, you can test it on a private environment, or
modify the environment of the current process. In fact we already have
tests for RtlQueryEnvironmentVariable_U(), and that's how they are
implemented.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list