12 Aug
2022
12 Aug
'22
8:36 a.m.
https://bugs.winehq.org/show_bug.cgi?id=53542 --- Comment #4 from Robert Wilhelm <sloper42(a)yahoo.com> --- (In reply to Nikolay Sivov from comment #3)
There's also two methods in IWshExec that need the same DWORD -> long (int) change.
I noticed this, too. I can send patch for WshExec_get_ProcessID after current MR went in. I am not sure what to do with WshExec_get_ExitCode, as it is currently not implemented. I could just change interface (DWORD to long) or implement the function using GetExitCodeProcess(). -- 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.