Store the thread entry point in the startup info passed to the new
commit6281d82e8701ceb9a825a28486f15cb75a1eb0fd
authorAlexandre Julliard <julliard@winehq.org>
Tue, 25 Nov 2003 03:42:05 +0000 (25 03:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 Nov 2003 03:42:05 +0000 (25 03:42 +0000)
tree5d3724daf350aef36b0bb424c60f759fd13f1af8
parent794bf0fda09a4dd75006eac72d85cf565c7c0f19
Store the thread entry point in the startup info passed to the new
thread instead of the TEB.
dlls/ntdll/ntdll_misc.h
dlls/ntdll/server.c
dlls/ntdll/thread.c
include/thread.h