Pass the environment for a child process through the server instead of
commitc4ec2108b1bc3580fd9dd8114f507d4f49902b46
authorAlexandre Julliard <julliard@winehq.org>
Fri, 16 Jul 2004 03:54:35 +0000 (16 03:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Jul 2004 03:54:35 +0000 (16 03:54 +0000)
tree20b6346a56ababa1fb4e4d98189e906480272c9f
parentd724923fa1281c30b8506e886e9cafd29d5454c4
Pass the environment for a child process through the server instead of
relying on the Unix environment.
dlls/kernel/process.c
include/wine/server_protocol.h
server/protocol.def
server/trace.c