Make RtlCreateUserThread fail if process handle is not for the current
commit8657ad8704335187aaabdf6c7cf86e9962cbf431
authorAlexander Yaworsky <yaworsky@migusoft.ru>
Tue, 21 Sep 2004 00:23:50 +0000 (21 00:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Sep 2004 00:23:50 +0000 (21 00:23 +0000)
tree770cfddd4ca917148f030dfc1d57f449a7b1e260
parent9d590d5059e76f124592ff9edf1c0eb48d335a92
Make RtlCreateUserThread fail if process handle is not for the current
process.
dlls/ntdll/ntdll_misc.h
dlls/ntdll/thread.c
dlls/ntdll/virtual.c