Alexandre Julliard : ntdll: Move private data to make room in the TEB for the activation context data.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jul 20 06:02:05 CDT 2007


Module: wine
Branch: master
Commit: 44c9758d05a76244b88d13426feb5eff43c69417
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=44c9758d05a76244b88d13426feb5eff43c69417

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jul 19 16:56:10 2007 +0200

ntdll: Move private data to make room in the TEB for the activation context data.

---

 dlls/ntdll/ntdll_misc.h  |   34 +++++++++++++++++-----------------
 dlls/ntdll/signal_i386.c |    6 +++---
 dlls/ntdll/thread.c      |   15 ++++++---------
 include/thread.h         |    6 +++---
 include/winternl.h       |   21 ++++++++++++++++++---
 tools/winebuild/relay.c  |    2 +-
 6 files changed, 48 insertions(+), 36 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=44c9758d05a76244b88d13426feb5eff43c69417



More information about the wine-cvs mailing list