5 Apr
2022
5 Apr
'22
5:32 p.m.
https://bugs.winehq.org/show_bug.cgi?id=52761 --- Comment #30 from Esme Povirk <madewokherd(a)gmail.com> --- I can change the Wine tests, but I can't control how Windows programs invoke csc.exe. I think it's not only possible but very likely that some Windows programs start csc.exe with DETACHED_PROCESS. Currently, on Wine, that results in a new console window, not for csc.exe but for mcs.exe. So I need a way I can invoke mcs.exe that won't create a new console window regardless of how csc.exe was started, and also not lose mcs.exe's output in the process. -- 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.