Alexandre Julliard : server: Use attributes instead of inherit flag in process and thread requests.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Dec 9 05:54:21 CST 2005


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Dec  9 12:13:11 2005 +0100

server: Use attributes instead of inherit flag in process and thread requests.

---

 dlls/kernel/process.c          |    8 +++++---
 dlls/ntdll/process.c           |    6 +++---
 dlls/ntdll/thread.c            |    9 +++++----
 include/wine/server_protocol.h |   15 +++++++++------
 server/process.c               |    7 ++++---
 server/protocol.def            |   15 +++++++++------
 server/thread.c                |    5 +++--
 server/trace.c                 |   13 ++++++++-----
 8 files changed, 46 insertions(+), 32 deletions(-)




More information about the wine-cvs mailing list