Re: [v2] msvcrt: handle of thread created by _beginthread should not be closed on thread detach.
Paul Gofman
1 Feb
2016
1 Feb
'16
11:11 a.m.
Hi Piotr,
thank you for the review. I've updated the patch. I had to move
_endthread up in the code to make it available in
_beginthread_trampoline, so patch became longer.