kernel32/tests: Test suspended process with new thread.
commit2f8c9d449b4107bbe1a81dc08ab9f20a752f8bb8
authorJonathan Doron <jond@wizery.com>
Mon, 20 Nov 2017 14:08:10 +0000 (20 16:08 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Nov 2017 16:10:47 +0000 (20 17:10 +0100)
tree380c0ca028240f8abef78fa748235ddd4035fc05
parentb5633cc69b9fb8ff15e631ede40cc49c70027dfc
kernel32/tests: Test suspended process with new thread.

Test the exe imports resolve time if a new thread is being created in
a new suspended process.

Signed-off-by: Jonathan Doron <jond@wizery.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/tests/process.c