http://bugs.winehq.org/show_bug.cgi?id=22291
--- Comment #29 from Marcus Blumhagen marcus.blumhagen@web.de 2012-06-29 15:34:15 CDT --- One addition, since I just noticed it. With wine-1.1.26 the exit code of
$ wine DServer.exe
is 0, when one clicks the X (close window) button whereas with the patched version of 1.4.1 it is 96. When one closes by clicking File->Exit it is 5 with both versions.
I don´t know whether it is the exit code of wine or passed on by the application though. Thought I mention it, in case it is of relevance.