Arkadiusz Hiler <ahiler(a)codeweavers.com> wrote:
+ thread = CreateThread(security, stack_size, _beginthreadex_trampoline,
+ trampoline, initflag | CREATE_SUSPENDED, thrdaddr);
What's the reason of unconditionally creating a suspended thread?
--
Dmitry.