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

Robert Shearman rob at codeweavers.com
Thu Nov 15 12:50:45 CST 2007


Use this to implement NtQueryInformationProcess(ProcessImageFileName).
---
  dlls/ntdll/process.c    |   20 +++++++++++++++++++-
  dlls/ntdll/tests/info.c |   36 ++++++++++++++++++++++++++++++++++++
  server/process.c        |   31 +++++++++++++++++++++++++++++++
  server/protocol.def     |    7 +++++++
  4 files changed, 93 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d3e364b85cfc1f1f078a2d81830ab83fae0efc15.diff
Type: text/x-patch
Size: 6078 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071115/82c92a22/attachment.bin 


More information about the wine-patches mailing list