Alexandre Julliard : server: Add separate requests for getting/ setting the thread context during suspend.

Alexandre Julliard julliard at winehq.org
Fri May 6 13:43:54 CDT 2011


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri May  6 12:25:34 2011 +0200

server: Add separate requests for getting/setting the thread context during suspend.

---

 dlls/ntdll/exception.c         |    8 +---
 include/wine/server_protocol.h |   34 ++++++++++++++++++-
 server/protocol.def            |   17 ++++++++-
 server/request.h               |    7 ++++
 server/thread.c                |   74 +++++++++++++++++++++++----------------
 server/trace.c                 |   20 +++++++++++
 6 files changed, 121 insertions(+), 39 deletions(-)

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



More information about the wine-cvs mailing list