ntdll: Add NtCreateThread stub.
commit11ae0ade89d2ec50b255ac666c81cfccee8e30ea
authorDavid Torok <dt@zeroitlab.com>
Wed, 14 Apr 2021 19:08:32 +0000 (14 21:08 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Apr 2021 08:34:35 +0000 (15 10:34 +0200)
tree2c516c084f33aadcaeb546305f0614b41aedeb37
parent61ca1128d1ee4c3d34010ad2002495c9fbcaf966
ntdll: Add NtCreateThread stub.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50952
Signed-off-by: David Torok <dt@zeroitlab.com>
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/ntdll.spec
dlls/ntdll/unix/thread.c