ntdll: Move the call to MODULE_DllThreadAttach from the kernel32
commitea6f3a4cc0ba4a8e0a30df259052c8bb3e25ba5b
authorRobert Shearman <rob@codeweavers.com>
Tue, 14 Mar 2006 14:35:21 +0000 (14 14:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Mar 2006 16:50:28 +0000 (14 17:50 +0100)
treef59605b81cddc2b185fa8f1588837ad481944a5c
parent2d15c8fb75bcc124f0c0f3d6b92f12de5290e1e6
ntdll: Move the call to MODULE_DllThreadAttach from the kernel32
thread creation function to the NTDLL one.
dlls/kernel/thread.c
dlls/ntdll/ntdll.spec
dlls/ntdll/ntdll_misc.h
dlls/ntdll/thread.c