dlls: Move the call to MODULE_DllThreadAttach from the kernel32 thread creation function to the NTDLL one (TRY 2)

Robert Shearman rob at codeweavers.com
Tue Mar 14 08:35:21 CST 2006


ChangeLog:
Move the call to MODULE_DllThreadAttach from the kernel32 thread
creation function to the NTDLL one.

  dlls/kernel/thread.c    |    2 --
  dlls/ntdll/ntdll.spec   |    5 -----
  dlls/ntdll/ntdll_misc.h |    1 +
  dlls/ntdll/thread.c     |   38 ++++++++++++++++++++++++++++++++++++++
  4 files changed, 39 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 41e0224b88c2ed59a0ae9f6bb17eb3c85be64d9a.diff
Type: text/x-patch
Size: 3794 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060314/abd77f59/41e0224b88c2ed59a0ae9f6bb17eb3c85be64d9a.diff


More information about the wine-patches mailing list