msvcrt: Close thread handle when _beginthread is used.
commit2bcc9d452a19f2d11ec4b3e655a3c4456b02cc96
authorPiotr Caban <piotr@codeweavers.com>
Tue, 24 May 2011 15:22:02 +0000 (24 17:22 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 May 2011 09:44:28 +0000 (25 11:44 +0200)
treeba0ecc5d2f2bfb7a7ce760781ec0e26a9a5f6782
parentee5a3216edc653b105e1220c16083068c19f9e1c
msvcrt: Close thread handle when _beginthread is used.
dlls/msvcrt/main.c
dlls/msvcrt/msvcrt.h
dlls/msvcrt/thread.c