ntdll: Return the kernel process start address from __wine_kernel_init().
commit42df4dccd578d0f7f635d7b6eaf9ddedf7c65987
authorAlexandre Julliard <julliard@winehq.org>
Thu, 14 Feb 2019 15:45:03 +0000 (14 16:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Feb 2019 16:57:09 +0000 (14 17:57 +0100)
treebc3ce7db8938b04c4983702b5aa2131c056b6971
parent698b26a432ff8ce036014adc041efb08a63d6367
ntdll: Return the kernel process start address from __wine_kernel_init().

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/process.c
dlls/ntdll/loader.c