Alexandre Julliard : server: Set the context flags in get_thread_context to indicate which

Alexandre Julliard julliard at wine.codeweavers.com
Wed Dec 21 14:26:05 CST 2005


Module: wine
Branch: refs/heads/master
Commit: bd298b511e5839c0915914b4569f587ef0c37df5
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=bd298b511e5839c0915914b4569f587ef0c37df5

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Dec 21 20:06:42 2005 +0100

server: Set the context flags in get_thread_context to indicate which
parts of the returned context are valid.

---

 server/context_alpha.c   |   64 +++++++++++++++-------------------------------
 server/context_i386.c    |   13 ++++++++-
 server/context_powerpc.c |   41 ++++++++++++++++-------------
 server/context_sparc.c   |    5 +++-
 server/context_x86_64.c  |    7 ++++-
 5 files changed, 64 insertions(+), 66 deletions(-)




More information about the wine-cvs mailing list