server: Change the get_dll_info server request to allow retrieving the image file name of a process.

Robert Shearman rob at codeweavers.com
Tue Nov 20 03:30:50 CST 2007


Implement NtQueryInformationProcess(ProcessImageFileName).
---
  dlls/ntdll/process.c    |   22 +++++++++++++++++++++-
  dlls/ntdll/tests/info.c |   36 ++++++++++++++++++++++++++++++++++++
  server/process.c        |   11 ++++++++++-
  server/protocol.def     |    1 +
  4 files changed, 68 insertions(+), 2 deletions(-)

Resend with Dmitry's and Alexandre's suggestion to use a NULL base 
address to mean the main module.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b80cd2d52e05be65f892622715903d7b8b668776.diff
Type: text/x-patch
Size: 6160 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071120/899dec11/attachment-0001.bin 


More information about the wine-patches mailing list