[Bug 40935] CreateProcess returns empty PROCESS_INFORMATION when starting UNIX process

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 11 10:16:53 CDT 2016


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

--- Comment #7 from dfroze <poida.catalin at gmail.com> ---
(In reply to Sebastian Lackner from comment #6)
> May I ask why exactly you need this feature? For interaction with native
> UNIX programs, the preferred way is to compile your application with
> winegcc, and then to directly use fork()/exec().

Unfortunately I can't say much. The application uses other non-binary program
such as python, perl, etc. to run various scripts. But now that I understand
the main problem I can find a way around it.

-- 
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