ntdll: Move private data to make room in the TEB for the activation context data.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 19 Jul 2007 14:56:10 +0000 (16:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Jul 2007 14:56:10 +0000 (16:56 +0200)
commit44c9758d05a76244b88d13426feb5eff43c69417
tree2a194b56c0b54bee85cc32775c1deb3e14eac702
parent303b357ce1b28a34059181b96d042952c2335623
ntdll: Move private data to make room in the TEB for the activation context data.
dlls/ntdll/ntdll_misc.h
dlls/ntdll/signal_i386.c
dlls/ntdll/thread.c
include/thread.h
include/winternl.h
tools/winebuild/relay.c