server: Add a call for retrieving the image file name of a process.

Alexandre Julliard julliard at winehq.org
Fri Nov 16 05:11:22 CST 2007


Robert Shearman <rob at codeweavers.com> writes:

> ---
>  dlls/ntdll/process.c    |   20 +++++++++++++++++++-
>  dlls/ntdll/tests/info.c |   36 ++++++++++++++++++++++++++++++++++++
>  server/process.c        |   31 +++++++++++++++++++++++++++++++
>  server/protocol.def     |    9 +++++++++
>  4 files changed, 95 insertions(+), 1 deletions(-)

You should use the existing get_dll_info request for that.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list