Alexandre Julliard : server: Return the NT name for the ProcessImageFileName query.

Alexandre Julliard julliard at winehq.org
Tue Feb 9 15:57:08 CST 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb  9 16:14:27 2021 +0100

server: Return the NT name for the ProcessImageFileName query.

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

---

 dlls/kernelbase/debug.c        |  7 ++---
 dlls/ntdll/unix/process.c      | 15 +++++-----
 include/wine/server_protocol.h | 42 +++++++++++++--------------
 server/file.h                  |  1 +
 server/mapping.c               |  8 ++++++
 server/process.c               | 64 ++++++++++++++++++++----------------------
 server/protocol.def            | 21 +++++++-------
 server/request.h               | 15 +++++-----
 server/trace.c                 | 31 ++++++++++----------
 9 files changed, 102 insertions(+), 102 deletions(-)

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



More information about the wine-cvs mailing list