1 Aug
2011
1 Aug
'11
1:31 p.m.
Hi, I would like to add some per-process information in NtQuerySystemInformation with respect to cpu-usage. The wine server doesn't currently expose the unix_pid so I can't use /proc/<pid>/* information. Would it be ok to expose the unix_pid in some of the server calls (like next_process)? Or should all this information (and the /proc handling) go into the server? -- Cheers, Paul.