[Bug 45097] Wrong process name when using CreateProcess from kernel32

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 30 02:11:06 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45097

--- Comment #2 from sr-tream at yandex.ru ---
(In reply to Nikolay Sivov from comment #1)
> What exactly doesn't work correctly?

show process name in 'ps axu'.
Example. I use CreateProcess("process.exe", "arguments", some_params...);
In 'ps axu' new process showed has a name "arguments", but should have a name
"process.exe"

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list