Alexandre Julliard : server: Pass the NT process flags to the new_process request.

Alexandre Julliard julliard at winehq.org
Fri Apr 16 15:56:21 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Apr 16 11:43:14 2021 +0200

server: Pass the NT process flags to the new_process request.

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

---

 dlls/kernelbase/process.c      | 33 ++++++++++++++++++---------------
 dlls/ntdll/unix/process.c      |  3 +--
 include/wine/server_protocol.h |  6 ++----
 server/process.c               | 21 +++++++++++----------
 server/process.h               |  2 +-
 server/protocol.def            |  3 +--
 server/request.h               | 15 +++++++--------
 server/trace.c                 |  3 +--
 8 files changed, 42 insertions(+), 44 deletions(-)

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



More information about the wine-cvs mailing list