22 Feb
2009
22 Feb
'09
1:44 a.m.
http://bugs.winehq.org/show_bug.cgi?id=17485 --- Comment #7 from Vincent Povirk <madewokherd(a)gmail.com> 2009-02-21 19:44:18 --- This is probably due to a fairly recent change to ShellExecuteEx to support error dialogs as on Windows. The function uses the return value, instead of GetLastError(), to report certain types of errors, and I was too lazy to account for those. Should be an easy fix. In previous versions, SEE would have failed silently. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.