https://bugs.winehq.org/show_bug.cgi?id=45097
--- Comment #2 from sr-tream@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"