Paul Gofman faf59e5f06 msvcrt: Handle of thread created by _beginthread should not be closed on thread detach.
Handle should be closed if _endthread is called or thread function
exits. If thread is terminated by ExitThread or _endthreadex, thread
handle remains valid.

Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-01 21:41:22 +09:00
..
2015-12-22 18:23:43 +01:00
2016-01-19 14:31:46 +09:00
2015-12-23 16:32:09 +01:00
2015-12-23 16:32:09 +01:00
2015-12-21 18:19:54 +01:00