23 May
2008
23 May
'08
9:29 a.m.
Dmitry Timoshkov [mailto:dmitry(a)codeweavers.com] wrote:
Since ros explorer uses an undocumented shell32.LogoffWindowsDialog as reported in http://bugs.winehq.org/show_bug.cgi?id=10006 it should be enough to blacklist its developer.
If you google for LogoffWindowsDialog you find entries for a Wine hard stub and then two patches to ROS, one implementing a soft stub in ROS and the other adding a call to ExitProcess to this stub so the shutdown process can continue. Is this reverse engineering? Rolf Kalbermatter