Module: wine Branch: master Commit: 2f8c9d449b4107bbe1a81dc08ab9f20a752f8bb8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2f8c9d449b4107bbe1a81dc08a...
Author: Jonathan Doron jond@wizery.com Date: Mon Nov 20 16:08:10 2017 +0200
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 | 180 +++++++++++++++++++++++++++--------------- 1 file changed, 118 insertions(+), 62 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2f8c9d449b4107bbe1a81d...