Alexandre Julliard : server: Create the initial thread as a separate request.

Alexandre Julliard julliard at winehq.org
Thu Sep 20 13:45:33 CDT 2018


Module: wine
Branch: master
Commit: 39afcaac4a7a713188c5c23f5fe5114fc360c8d4
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=39afcaac4a7a713188c5c23f5fe5114fc360c8d4

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Sep 20 13:26:35 2018 +0200

server: Create the initial thread as a separate request.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/advapi32/tests/security.c |  1 -
 dlls/kernel32/process.c        | 98 ++++++++++++++++++++++++++++++++++++++----
 include/wine/server_protocol.h | 16 +++----
 server/process.c               |  9 +---
 server/protocol.def            | 10 ++---
 server/request.h               | 18 +++-----
 server/trace.c                 | 10 ++---
 7 files changed, 110 insertions(+), 52 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=39afcaac4a7a713188c5c23f5fe5114fc360c8d4



More information about the wine-cvs mailing list