Avoid setting the context before the thread has started running, it's
commite968628e6accb6252a2eb55eb84f4b544e84e307
authorAlexandre Julliard <julliard@winehq.org>
Fri, 18 Nov 2005 15:06:38 +0000 (18 15:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Nov 2005 15:06:38 +0000 (18 15:06 +0000)
treef62b950d445a205b6ddc20400c528a4f191b1449
parentc868b4511337fd690290859f30ff4629904a07ee
Avoid setting the context before the thread has started running, it's
broken on most Windows versions.
dlls/kernel/tests/thread.c