Store the handle of the process exe file in the server.
commit67a24c8cfb2d9dcb3a23db880f44d61d4e969bb3
authorAlexandre Julliard <julliard@winehq.org>
Fri, 18 Feb 2000 21:54:32 +0000 (18 21:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Feb 2000 21:54:32 +0000 (18 21:54 +0000)
tree15ab7b8d35a725f118716e90e0132ac0b1a1a1e8
parent64b9d866691f999630fcef39120bd1004f2400b1
Store the handle of the process exe file in the server.
Removed PROCESS_Initial().
include/process.h
include/server.h
loader/dos/module.c
loader/ne/module.c
loader/pe_image.c
loader/task.c
scheduler/process.c
server/process.c
server/process.h
server/trace.c