ntdll: Suspend the process before attaching dlls, using the process initial context.
commit0eefa767919e81f3467141377b5ebb88eb794517
authorAlexandre Julliard <julliard@winehq.org>
Tue, 19 Sep 2017 10:26:06 +0000 (19 12:26 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Sep 2017 10:43:00 +0000 (19 12:43 +0200)
tree30a18b14e603cb2a81b09a7930fa885ceda43188
parente6f68708c505e93c18e33c0d008a0cc63b379732
ntdll: Suspend the process before attaching dlls, using the process initial context.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/tests/process.c
dlls/ntdll/server.c
include/wine/server_protocol.h
server/process.c
server/protocol.def
server/request.h
server/trace.c