Alexandre Julliard : server: Define an architecture-independent structure for process startup info.

Alexandre Julliard julliard at winehq.org
Mon Aug 24 10:08:00 CDT 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Aug 20 20:05:21 2009 +0200

server: Define an architecture-independent structure for process startup info.

---

 dlls/kernel32/process.c        |  222 +++++++++++++++++++++++-----------------
 dlls/ntdll/thread.c            |  129 ++++++++++++++---------
 include/wine/server_protocol.h |   50 ++++++++--
 server/process.c               |   72 +++++++++-----
 server/protocol.def            |   48 +++++++--
 server/request.h               |   18 ++--
 server/trace.c                 |   93 ++++++-----------
 7 files changed, 373 insertions(+), 259 deletions(-)

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



More information about the wine-cvs mailing list