dlls: Move the call to MODULE_DllThreadAttach from kernel32 code to NTDLL code

Robert Shearman rob at codeweavers.com
Mon Mar 13 05:27:55 CST 2006


ChangeLog:
Move the call to MODULE_DllThreadAttach from kernel32 code to NTDLL code.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: b877925e31f2fe50b6af6b97d796c9a22c1ea59f.diff
Type: text/x-patch
Size: 2134 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060313/96b74c44/b877925e31f2fe50b6af6b97d796c9a22c1ea59f.diff


More information about the wine-patches mailing list