Pass the pid of the new process in the new_process request, don't
commit77c8b1dc2bf44b84a0a7205e74c0c83ccb2717b2
authorAlexandre Julliard <julliard@winehq.org>
Mon, 24 Feb 2003 20:51:50 +0000 (24 20:51 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Feb 2003 20:51:50 +0000 (24 20:51 +0000)
tree9d3bd1731404f9ecbdbd96c3f9b0743cda76965c
parent745a78f490fee851aa6ee513636e9b34fe30c817
Pass the pid of the new process in the new_process request, don't
depend on the parent pid to find the startup info.
include/wine/server_protocol.h
scheduler/process.c
server/process.c
server/protocol.def
server/thread.c
server/thread.h
server/trace.c