ntdll: Move the calling of the process entry point back to kernel32.
commit6f7b1f646389f850bc48abf79271037455fc91c6
authorAlexandre Julliard <julliard@winehq.org>
Mon, 31 Jul 2006 19:25:29 +0000 (31 21:25 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 31 Jul 2006 19:25:29 +0000 (31 21:25 +0200)
tree28283085e9f8c57c7f37a081f5db366dea505300
parentd16c7f96c9cbc1da90bc0246321b2de0e0e4b4af
ntdll: Move the calling of the process entry point back to kernel32.

Apparently some copy protection stuff relies on that.
This reverts commit 50fca716fddf5af03b4c91ae5e950daff5fbdf2a.
dlls/kernel/process.c
dlls/ntdll/loader.c
include/winternl.h