Alexandre Julliard : server: Return the NT name for the ProcessImageFileName query.
Module: wine Branch: master Commit: 3bb53815877cd9f2694809cbfdcd95d137e7edc6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=3bb53815877cd9f2694809cbf... Author: Alexandre Julliard <julliard(a)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(a)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=3bb53815877cd9f269480...
participants (1)
-
Alexandre Julliard