Changed process initialisation to use the new server requests.
commitf016752b45123c5b29c48902a55ca4de980d6152
authorAlexandre Julliard <julliard@winehq.org>
Sun, 21 Mar 1999 19:26:25 +0000 (21 19:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 21 Mar 1999 19:26:25 +0000 (21 19:26 +0000)
treeb5f7140a9cab1727ed0425972fda43ee12a9a4c2
parentf692d44607704e65cf172224c0f5b83ac4e7e031
Changed process initialisation to use the new server requests.
Started to move the process init to the right context, not finished yet.
include/thread.h
loader/module.c
scheduler/client.c
scheduler/process.c
scheduler/sysdeps.c
scheduler/thread.c