Transfer the full process startup info as well as the command-line
authorAlexandre Julliard <julliard@winehq.org>
Fri, 29 Mar 2002 18:28:56 +0000 (18:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Mar 2002 18:28:56 +0000 (18:28 +0000)
commit6543a6522ab0a50b955fa046397d6a2ffb7bb389
tree66fc20e457f27383c2bc61dc577591d1887ca419
parent8c875f8d13633d2418465e5ea16f24f062d530da
Transfer the full process startup info as well as the command-line
through the server.
include/wine/server.h
include/wine/server_protocol.h
memory/environ.c
scheduler/process.c
server/process.c
server/protocol.def
server/request.h
server/trace.c