server: Get rid of the exe_file parameter in the new_process request.
commit5ff2b7d98fc7fc892ca1a4171a0caab0f65a4e34
authorAlexandre Julliard <julliard@winehq.org>
Tue, 26 Jan 2021 15:38:38 +0000 (26 16:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Jan 2021 15:38:56 +0000 (26 16:38 +0100)
tree3304b2e53d20be987aa2de9d5482b51cb52f8337
parentced3892c65b33149a490b2c2191098c0c6aa1eeb
server: Get rid of the exe_file parameter in the new_process request.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/process.c
include/wine/server_protocol.h
server/process.c
server/process.h
server/protocol.def
server/request.h
server/trace.c