http://bugs.winehq.org/show_bug.cgi?id=8750
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Summary|source game mouse button |programs exit when double- |crash |clicking with right button | |held
--- Comment #11 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-06 22:20:02 --- Confirming. Programs don't crash, they just exit.
This happens in default window proc which ends up calling NC_HandleNCLButtonDown(, HTSYSMENU,). And we all know what happens when you double-click on the sysmenu...
Patch sent: http://www.winehq.org/pipermail/wine-patches/2007-September/043578.html