shell32/tests: Fix the ShellExecute() environment variable inheritance checks.
commitbfc1244381b2d785495aaf50f703e9bf950bec9f
authorFrancois Gouget <fgouget@free.fr>
Mon, 8 Feb 2016 04:26:59 +0000 (8 05:26 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Feb 2016 11:03:33 +0000 (8 20:03 +0900)
tree7675acc5e426f29f2b7ace06c5bccc5acd0d6982
parentc1636cd27929a33e7de960902db53ff967a74dc7
shell32/tests: Fix the ShellExecute() environment variable inheritance checks.

The child process does not inherit environment variables when the
calling process does not have elevated privileges and specifies
SEE_MASK_NOZONECHECKS.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shell32/tests/shlexec.c